summaryrefslogtreecommitdiffstats
path: root/templates/show_songs.inc
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-03-23 02:05:38 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-03-23 02:05:38 +0000
commit78164aefef355b07df4b28f913f38fc0b0473508 (patch)
treec1d819a4ffa2ee4a2ff437dc864c117648c46031 /templates/show_songs.inc
parentbb5dafb7da7682fb0fa54bc281fb69589126f6ba (diff)
downloadampache-78164aefef355b07df4b28f913f38fc0b0473508.tar.gz
ampache-78164aefef355b07df4b28f913f38fc0b0473508.tar.bz2
ampache-78164aefef355b07df4b28f913f38fc0b0473508.zip
more interface tweaks, and a bunch of log_event cleanup
Diffstat (limited to 'templates/show_songs.inc')
-rw-r--r--templates/show_songs.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_songs.inc b/templates/show_songs.inc
index 1297d2b3..be31f8da 100644
--- a/templates/show_songs.inc
+++ b/templates/show_songs.inc
@@ -28,7 +28,7 @@ if (is_object($playlist) && ($GLOBALS['user']->username == $playlist->user || $G
}
?>
-<form name="songs" method="post" enctype="multipart/form-data" action="#" style="Display:inline;">
+<form id="songs" method="post" enctype="multipart/form-data" action="#" style="Display:inline;">
<table class="border" cellspacing="0" cellpadding="0" border="0">
<tr class="table-header">
<th>&nbsp;&nbsp;<a href="#" onclick="check_songs(); return false;">Select</a></th>