summaryrefslogtreecommitdiffstats
path: root/settings/templates/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'settings/templates/index.php')
-rw-r--r--settings/templates/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/templates/index.php b/settings/templates/index.php
index f3f0b533a62..33d27922d8f 100644
--- a/settings/templates/index.php
+++ b/settings/templates/index.php
@@ -22,7 +22,7 @@
<input type="password" id="pass2" name="pass2" />
</p>
<p class="form_footer">
- <input type="submit" value="Save" />
+ <input class="prettybutton" type="submit" value="Save" />
</p>
</fieldset>
</form>