summaryrefslogtreecommitdiffstats
path: root/templates/show_artist.inc
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-10-29 00:51:53 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-10-29 00:51:53 +0000
commit9cfb075df5c8fcd0f83f019dee67fa907dae6265 (patch)
treed4cbb031a0534715d9caec54c27945e234c7aea1 /templates/show_artist.inc
parent5038eb20d7322af95d1fef7035f6d533b49c25a6 (diff)
downloadampache-9cfb075df5c8fcd0f83f019dee67fa907dae6265.tar.gz
ampache-9cfb075df5c8fcd0f83f019dee67fa907dae6265.tar.bz2
ampache-9cfb075df5c8fcd0f83f019dee67fa907dae6265.zip
3.3.1-Alpha1 release
Diffstat (limited to 'templates/show_artist.inc')
-rw-r--r--templates/show_artist.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/show_artist.inc b/templates/show_artist.inc
index d6d4f17f..748f5b75 100644
--- a/templates/show_artist.inc
+++ b/templates/show_artist.inc
@@ -24,9 +24,6 @@
$artist_id = $artist->id;
$web_path = conf('web_path');
?>
-<?php show_alphabet_form('',_('Artists'),'artists.php?action=match'); ?>
-<?php show_alphabet_form('',_('Albums'),'albums.php?aciont=mathc'); ?>
-<br />
<?php require (conf('prefix') . '/templates/show_artist_box.inc.php'); ?>
<!-- *** Multi-Album Art Display Thx MrBlahh Updated by clader *** -->
<?php show_box_top(); ?>