summaryrefslogtreecommitdiffstats
path: root/templates/show_import_playlist.inc.php
diff options
context:
space:
mode:
authorxgizzmo <xgizzmo@ampache>2006-01-11 02:59:17 +0000
committerxgizzmo <xgizzmo@ampache>2006-01-11 02:59:17 +0000
commit603f145952f39164b961ac94a46b8a459e7adac0 (patch)
tree90fb10a0f1a1ea8396af8a41e629b1e63bac30d2 /templates/show_import_playlist.inc.php
parent67d76f09c28d0c6abae6d966f4cc00a5428bdc74 (diff)
downloadampache-603f145952f39164b961ac94a46b8a459e7adac0.tar.gz
ampache-603f145952f39164b961ac94a46b8a459e7adac0.tar.bz2
ampache-603f145952f39164b961ac94a46b8a459e7adac0.zip
More code clean up this should about cover /templates
Diffstat (limited to 'templates/show_import_playlist.inc.php')
-rw-r--r--templates/show_import_playlist.inc.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/show_import_playlist.inc.php b/templates/show_import_playlist.inc.php
index 1b5b979b..05f32232 100644
--- a/templates/show_import_playlist.inc.php
+++ b/templates/show_import_playlist.inc.php
@@ -23,7 +23,8 @@
<form method="post" name="import_playlist" action="<?php echo conf('web_path'); ?>/playlist.php" enctype="multipart/form-data">
<table border="0" cellpadding="0" cellspacing="0" class="border">
<tr class="table-header" >
- <td colspan="2" align="center"><?php echo _("Importing a Playlist from a File"); ?></td></tr>
+ <td colspan="2" align="center"><?php echo _("Importing a Playlist from a File"); ?></td>
+</tr>
<tr class="<?php echo flip_class(); ?>">
<td>
<?php echo _("Filename"); ?>: