diff options
author | xgizzmo <xgizzmo@ampache> | 2006-06-23 01:00:36 +0000 |
---|---|---|
committer | xgizzmo <xgizzmo@ampache> | 2006-06-23 01:00:36 +0000 |
commit | 2b62d84743744d01e71f8e6772261300b367fe8b (patch) | |
tree | b9bb47a3ae1be60267e48a7b91262fb0f0864aa4 /templates/show_random_play.inc | |
parent | 9687564ce0256f807373ee947b1b6a5f38ddbdfb (diff) | |
download | ampache-2b62d84743744d01e71f8e6772261300b367fe8b.tar.gz ampache-2b62d84743744d01e71f8e6772261300b367fe8b.tar.bz2 ampache-2b62d84743744d01e71f8e6772261300b367fe8b.zip |
Added new pages to ui.lib,Fixed typo in show_playlist,Some XHTML fix ups
Diffstat (limited to 'templates/show_random_play.inc')
-rw-r--r-- | templates/show_random_play.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/show_random_play.inc b/templates/show_random_play.inc index 5dfd321c..84ef198a 100644 --- a/templates/show_random_play.inc +++ b/templates/show_random_play.inc @@ -76,6 +76,7 @@ <option value="1024">1024MB</option> </select> </td> +</tr> <tr> <td colspan="4"> <input type="hidden" name="action" value="random" /> |