summaryrefslogtreecommitdiffstats
path: root/templates/show_preferences.inc
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-03-20 06:38:47 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-03-20 06:38:47 +0000
commite1113fa54352ee57b8b2287f1a2e3b2a6896932e (patch)
tree870d1fa598f40bb992c4b132fe7890905655d0b7 /templates/show_preferences.inc
parent4cf2e859ee0b0b69f7df5db6728d08bb4652f621 (diff)
downloadampache-e1113fa54352ee57b8b2287f1a2e3b2a6896932e.tar.gz
ampache-e1113fa54352ee57b8b2287f1a2e3b2a6896932e.tar.bz2
ampache-e1113fa54352ee57b8b2287f1a2e3b2a6896932e.zip
tweaked the style removing some unneeded mojo and javascripted the catalog build
Diffstat (limited to 'templates/show_preferences.inc')
-rw-r--r--templates/show_preferences.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_preferences.inc b/templates/show_preferences.inc
index e0c82225..552b91bd 100644
--- a/templates/show_preferences.inc
+++ b/templates/show_preferences.inc
@@ -79,7 +79,7 @@ if (($GLOBALS['user']->has_access(100)) AND ($user_id == '-1' AND conf('use_auth
<?php } ?>
</ul>
</div>
-<div class="text-box">
+<div class="text-box" style="padding-left:135px;">
<form method="post" name="preferences" action="<?php echo conf('web_path'); ?><?php echo $target; ?>" enctype="multipart/form-data">
<?php
if ($current_tab != 'account') {