diff options
author | dipsol <dipsol@ampache> | 2009-03-16 22:34:44 +0000 |
---|---|---|
committer | dipsol <dipsol@ampache> | 2009-03-16 22:34:44 +0000 |
commit | b86875d4c4165ad9d509482911f0b102e8d3948d (patch) | |
tree | 2f6eba9fab5534d34300a1aa4f198b5ed5d291e9 /templates/show_random.inc.php | |
parent | 79dd77dce71b457c17e18cc4d489d7564f372cdc (diff) | |
download | ampache-b86875d4c4165ad9d509482911f0b102e8d3948d.tar.gz ampache-b86875d4c4165ad9d509482911f0b102e8d3948d.tar.bz2 ampache-b86875d4c4165ad9d509482911f0b102e8d3948d.zip |
Some html cleaning
Diffstat (limited to 'templates/show_random.inc.php')
-rw-r--r-- | templates/show_random.inc.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/show_random.inc.php b/templates/show_random.inc.php index cbd5998d..2267781a 100644 --- a/templates/show_random.inc.php +++ b/templates/show_random.inc.php @@ -38,7 +38,6 @@ <option value="-1"><?php echo _('All'); ?></option> </select> </td> - </td> </tr> <tr> <td><?php echo _('Length'); ?></td> |