Update public_settings.html
Cette révision appartient à :
Parent
14a7303f25
révision
da896a65a7
1 fichiers modifiés avec 2 ajouts et 2 suppressions
|
@ -13,10 +13,10 @@
|
|||
</select>
|
||||
<h3>{{call $.T "theme"}}</h3>
|
||||
<select id="theme-selector" name="theme" class="form-input" onchange="switchThemes()">
|
||||
<option value="{{$.Theme}}" selected>{{call $.T "select"}}</option>
|
||||
<option value="{{$.Theme}}" selected>{{call $.T "theme_select"}}</option>
|
||||
<option value="g">/g/</option>
|
||||
<option value="tomorrow">Tomorrow</option>
|
||||
<option value="">None</option>
|
||||
<option value="">{{call $.T "theme_none"}}</option>
|
||||
</select>
|
||||
</br>
|
||||
</br>
|
||||
|
|
Référencer dans un nouveau ticket