mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-06 11:45:48 +02:00
Use Skins instead of Themes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div id="skins" class="row skins">
|
||||
<div class="directory row" id="bootstrap_themes">
|
||||
<i class="fa fa-refresh fa-spin"></i> Loading Themes
|
||||
<i class="fa fa-refresh fa-spin"></i> Loading Skins
|
||||
</div>
|
||||
|
||||
<div data-type="bootswatch" data-theme="" data-css="">
|
||||
@@ -8,4 +8,4 @@
|
||||
<i class="material-icons">undo</i>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user