summaryrefslogtreecommitdiffstats
path: root/templates/show_edit_playlist_row.inc.php
diff options
context:
space:
mode:
authordipsol <dipsol@ampache>2008-12-02 13:19:55 +0000
committerdipsol <dipsol@ampache>2008-12-02 13:19:55 +0000
commit6d8a3aef986e3d735c4c1b62241735cd2ee186ab (patch)
treeaa759faf5d8a995ee2943fe6dffd6dd9fee4de00 /templates/show_edit_playlist_row.inc.php
parent6500941b585e9c364cce828e70928b85a5dfcc4b (diff)
downloadampache-6d8a3aef986e3d735c4c1b62241735cd2ee186ab.tar.gz
ampache-6d8a3aef986e3d735c4c1b62241735cd2ee186ab.tar.bz2
ampache-6d8a3aef986e3d735c4c1b62241735cd2ee186ab.zip
Added a missing </form>
Diffstat (limited to 'templates/show_edit_playlist_row.inc.php')
-rw-r--r--templates/show_edit_playlist_row.inc.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/show_edit_playlist_row.inc.php b/templates/show_edit_playlist_row.inc.php
index ce752772..48933b5a 100644
--- a/templates/show_edit_playlist_row.inc.php
+++ b/templates/show_edit_playlist_row.inc.php
@@ -39,4 +39,6 @@
</td>
</tr>
</table>
+</form>
</td>
+