|
|
@@ -58,10 +58,10 @@
|
|
|
<input type="text" id="theme_color" name="theme_color" class="jscolor {hash:true} jscolor-active" value="{{.themecolor}}" placeholder="#161616" autocomplete="off">
|
|
|
</div>
|
|
|
<div class="inline field">
|
|
|
- <label for="location">Sponsors: </label>
|
|
|
+ <label for="location">Ads: </label>
|
|
|
<div class="ui checkbox">
|
|
|
- <label><strong>{{.i18n.Tr "settings.sponsor"}}</strong></label>
|
|
|
- <input name="show_sponsors" type="checkbox" {{if .show_sponsors}}checked{{end}}>
|
|
|
+ <label><strong>{{.i18n.Tr "settings.ads"}}</strong></label>
|
|
|
+ <input name="show_ads" type="checkbox" {{if .show_ads}}checked{{end}}>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="inline field">
|