summaryrefslogtreecommitdiffstats
path: root/templates/show_now_playing.inc
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2005-12-03 23:47:52 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2005-12-03 23:47:52 +0000
commitf9345f9e71f97a72be0bf6a5aa4e2a3312b9923d (patch)
tree05daae248a0b5b7fd73c919d6baf16dc0136ac9a /templates/show_now_playing.inc
parentb03fc52d3b56b474bc760b30582a2a3514a402e7 (diff)
downloadampache-f9345f9e71f97a72be0bf6a5aa4e2a3312b9923d.tar.gz
ampache-f9345f9e71f97a72be0bf6a5aa4e2a3312b9923d.tar.bz2
ampache-f9345f9e71f97a72be0bf6a5aa4e2a3312b9923d.zip
fixed some short tag references
Diffstat (limited to 'templates/show_now_playing.inc')
-rw-r--r--templates/show_now_playing.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_now_playing.inc b/templates/show_now_playing.inc
index 17671db3..d4df9dc2 100644
--- a/templates/show_now_playing.inc
+++ b/templates/show_now_playing.inc
@@ -74,4 +74,4 @@
} // while we're getting songs
?>
</table>
-<? } ?>
+<?php } ?>