summaryrefslogtreecommitdiffstats
path: root/templates/show_preferences.inc
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-03-20 08:35:05 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-03-20 08:35:05 +0000
commit6f8fe88948cdc9e32dc9cb4d90c5c023bbfcfe1f (patch)
tree5fae977520a79eb3a68412d0999f801f8fcfc05d /templates/show_preferences.inc
parente1113fa54352ee57b8b2287f1a2e3b2a6896932e (diff)
downloadampache-6f8fe88948cdc9e32dc9cb4d90c5c023bbfcfe1f.tar.gz
ampache-6f8fe88948cdc9e32dc9cb4d90c5c023bbfcfe1f.tar.bz2
ampache-6f8fe88948cdc9e32dc9cb4d90c5c023bbfcfe1f.zip
more tweaking to catalog builds.. still in a transition point so it is a little ugly
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 552b91bd..e0c82225 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" style="padding-left:135px;">
+<div class="text-box">
<form method="post" name="preferences" action="<?php echo conf('web_path'); ?><?php echo $target; ?>" enctype="multipart/form-data">
<?php
if ($current_tab != 'account') {