summaryrefslogtreecommitdiffstats
path: root/module/web/templates/default/settings.html
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2012-10-15 19:04:31 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2012-10-15 19:04:31 +0200
commite1eabedc757b5b33834b4eb3d03b76e9ab34d77c (patch)
tree5f5780c482afc89f393ba6b0bb61c5981cb36ce0 /module/web/templates/default/settings.html
parentfancier shadows and gradients for settings page (diff)
downloadpyload-e1eabedc757b5b33834b4eb3d03b76e9ab34d77c.tar.xz
btn classes in pyload colors
Diffstat (limited to 'module/web/templates/default/settings.html')
-rw-r--r--module/web/templates/default/settings.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/web/templates/default/settings.html b/module/web/templates/default/settings.html
index 47174416a..0011b0bb5 100644
--- a/module/web/templates/default/settings.html
+++ b/module/web/templates/default/settings.html
@@ -102,7 +102,7 @@
</div>
</div>
</div>
- <div class="form-actions_custom">
+ <div class="form-actions">
<button type="submit" class="btn btn-primary">Änderungen Speichern</button>
<button type="button" class="btn">Abbrechen</button>
</div>