summaryrefslogtreecommitdiffstats
path: root/templates/sidebar_home.inc.php
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-05-03 04:14:49 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-05-03 04:14:49 +0000
commit881032d415ef207fda70ddbf93ed012259aaeb2a (patch)
tree849c30b7468542c6b569a7a6641f7e9f47b85811 /templates/sidebar_home.inc.php
parent61e529be4e03bfa21206d2545cd9f5533e384117 (diff)
downloadampache-881032d415ef207fda70ddbf93ed012259aaeb2a.tar.gz
ampache-881032d415ef207fda70ddbf93ed012259aaeb2a.tar.bz2
ampache-881032d415ef207fda70ddbf93ed012259aaeb2a.zip
basic sidebar switching functionality and updated ajax js file
Diffstat (limited to 'templates/sidebar_home.inc.php')
-rw-r--r--templates/sidebar_home.inc.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/sidebar_home.inc.php b/templates/sidebar_home.inc.php
index dfdf0ee8..4791f0fd 100644
--- a/templates/sidebar_home.inc.php
+++ b/templates/sidebar_home.inc.php
@@ -9,6 +9,7 @@
<input type="hidden" name="object_type" value="song" />
</form>
</div>
+<hr />
<h4><?php echo _('Random'); ?></h4>
<form name="sub_random" method="post" enctype="multipart/form-data" action="<?php echo $web_path; ?>/song.php?action=random&amp;method=stream" style="Display:inline">
<select name="random" style="width:80px;">
@@ -36,4 +37,7 @@
<!-- CATALOG PULLDOWN -->
<input class="smallbutton" type="submit" value="<?php echo _('Enqueue'); ?>" />
</form>
+<hr />
+<h4><?php echo _('Playlists'); ?></h4>
+<br />