diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2009-03-15 23:56:47 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2009-03-15 23:56:47 +0000 |
commit | 53be38526252182f09914ec371587a0b5b34ecc3 (patch) | |
tree | 09f782cba5ecde9a3d3c12d7e02c571e446599ae /templates/show_random.inc.php | |
parent | 6a40eb1fe81c24d191186eee20a1b30d18919194 (diff) | |
download | ampache-53be38526252182f09914ec371587a0b5b34ecc3.tar.gz ampache-53be38526252182f09914ec371587a0b5b34ecc3.tar.bz2 ampache-53be38526252182f09914ec371587a0b5b34ecc3.zip |
prep for beta1 release, update sql files
Diffstat (limited to 'templates/show_random.inc.php')
-rw-r--r-- | templates/show_random.inc.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/show_random.inc.php b/templates/show_random.inc.php index 72094209..cbd5998d 100644 --- a/templates/show_random.inc.php +++ b/templates/show_random.inc.php @@ -38,8 +38,6 @@ <option value="-1"><?php echo _('All'); ?></option> </select> </td> - <td rowspan="5" valign="top"><?php echo _('Tags'); ?></td> - <td rowspan="5"> </td> </tr> <tr> |