summaryrefslogtreecommitdiffstats
path: root/settings
diff options
context:
space:
mode:
authorFrank Karlitschek <karlitschek@kde.org>2011-04-17 18:37:38 +0200
committerFrank Karlitschek <karlitschek@kde.org>2011-04-17 18:37:38 +0200
commitf02884e2940dea8ebf9c066e7379b238d90824c7 (patch)
treedd8e0e1c59171e5dc94a3888b78bfd99322b40ae /settings
parent80c00c9ddd413474f03092dfe967c99ac0a06541 (diff)
downloadnextcloud-server-f02884e2940dea8ebf9c066e7379b238d90824c7.tar.gz
nextcloud-server-f02884e2940dea8ebf9c066e7379b238d90824c7.zip
user the prettybutton
Diffstat (limited to 'settings')
-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>