diff options
author | xgizzmo <xgizzmo@ampache> | 2006-09-29 22:01:47 +0000 |
---|---|---|
committer | xgizzmo <xgizzmo@ampache> | 2006-09-29 22:01:47 +0000 |
commit | f7da90404df44001e9595039a6aed864febfdf3b (patch) | |
tree | c16ba503df9c19a11ca6814ed7b7a98abd07d38f /templates/show_upload.inc | |
parent | a89b759d813de4377581f23de8b90dfe85fc767f (diff) | |
download | ampache-f7da90404df44001e9595039a6aed864febfdf3b.tar.gz ampache-f7da90404df44001e9595039a6aed864febfdf3b.tar.bz2 ampache-f7da90404df44001e9595039a6aed864febfdf3b.zip |
fixed some XHTML issues
Diffstat (limited to 'templates/show_upload.inc')
-rw-r--r-- | templates/show_upload.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/show_upload.inc b/templates/show_upload.inc index a836131b..7e394006 100644 --- a/templates/show_upload.inc +++ b/templates/show_upload.inc @@ -29,7 +29,6 @@ <tr> <td> <b><?php echo _('The following Audio file formats are supported'); ?></b> - </p> <ul> <li>OGG</li> <li>Mp3</li> |