summaryrefslogtreecommitdiffstats
path: root/module/web
diff options
context:
space:
mode:
authorGravatar Osile <mo@onlinestage4you.de> 2012-10-14 22:09:04 +0200
committerGravatar Osile <mo@onlinestage4you.de> 2012-10-14 22:09:04 +0200
commit900faa1df4d74a04036a8247e4fb2ec72ef98d13 (patch)
treebe8fc62e6ca3841eff077f2dac39b74dc0829511 /module/web
parentInfo button added (diff)
downloadpyload-900faa1df4d74a04036a8247e4fb2ec72ef98d13.tar.xz
color info button changed to yellow
Diffstat (limited to 'module/web')
-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 0013ffde8..8bc7f507a 100644
--- a/module/web/templates/default/settings.html
+++ b/module/web/templates/default/settings.html
@@ -72,7 +72,7 @@
</h1>
</div>
<div class="span1">
- <a class="btn btn-info btn-small" href="#"><i class="icon-question-sign"></i></a>
+ <a class="btn btn-warning btn-small" href="#"><i class="icon-question-sign"></i></a>
</div>
</div>
</div>