Toggle Gravatar support at the system settings.

This commit is contained in:
takezoe
2013-07-25 03:00:46 +09:00
parent 34e2663492
commit b61836adf7
5 changed files with 84 additions and 50 deletions

View File

@@ -19,6 +19,14 @@
<strong>Deny</strong> - Only administrators can create account.
</label>
</fieldset>
<hr>
<label><strong>Services</strong></label>
<fieldset>
<label>
<input type="checkbox" name="gravatar"@if(settings.gravatar){ checked}/>
Gravatar
</label>
</fieldset>
</div>
</div>
<fieldset>