summaryrefslogtreecommitdiffstats
path: root/templates/show_add_playlist.inc.php
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-10-29 00:51:53 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-10-29 00:51:53 +0000
commit9cfb075df5c8fcd0f83f019dee67fa907dae6265 (patch)
treed4cbb031a0534715d9caec54c27945e234c7aea1 /templates/show_add_playlist.inc.php
parent5038eb20d7322af95d1fef7035f6d533b49c25a6 (diff)
downloadampache-9cfb075df5c8fcd0f83f019dee67fa907dae6265.tar.gz
ampache-9cfb075df5c8fcd0f83f019dee67fa907dae6265.tar.bz2
ampache-9cfb075df5c8fcd0f83f019dee67fa907dae6265.zip
3.3.1-Alpha1 release
Diffstat (limited to 'templates/show_add_playlist.inc.php')
-rw-r--r--templates/show_add_playlist.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_add_playlist.inc.php b/templates/show_add_playlist.inc.php
index f356d6f7..1dae3679 100644
--- a/templates/show_add_playlist.inc.php
+++ b/templates/show_add_playlist.inc.php
@@ -39,7 +39,7 @@
</tr>
<tr>
<td colspan="2">
- <input type="submit" value="<?php echo _('Create'); ?>" />
+ <input class="button" type="submit" value="<?php echo _('Create'); ?>" />
<input type="hidden" name="action" value="Create" />
</td>
</tr>