diff options
author | xgizzmo <xgizzmo@ampache> | 2006-03-18 12:54:24 +0000 |
---|---|---|
committer | xgizzmo <xgizzmo@ampache> | 2006-03-18 12:54:24 +0000 |
commit | 4ea50fd7e3bfda9a9748d82616e560be55cd5349 (patch) | |
tree | 5ee264de0bea8e0a771c155c284f1cc0a415a4c3 /templates/show_preferences.inc | |
parent | eb5c7eb6aa397a6c29c5bdcdb11b9ff71b0a0ba4 (diff) | |
download | ampache-4ea50fd7e3bfda9a9748d82616e560be55cd5349.tar.gz ampache-4ea50fd7e3bfda9a9748d82616e560be55cd5349.tar.bz2 ampache-4ea50fd7e3bfda9a9748d82616e560be55cd5349.zip |
fixed a tiny html snafu
Diffstat (limited to 'templates/show_preferences.inc')
-rw-r--r-- | templates/show_preferences.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/show_preferences.inc b/templates/show_preferences.inc index f87d0378..e0c82225 100644 --- a/templates/show_preferences.inc +++ b/templates/show_preferences.inc @@ -54,8 +54,6 @@ if (($GLOBALS['user']->has_access(100)) AND ($user_id == '-1' AND conf('use_auth <?php } ?> </span> - -<ul> <div id="tabcontainer"> <ul id="tablist"> <li <?php echo $tab_theme; ?>> |