From 67d76f09c28d0c6abae6d966f4cc00a5428bdc74 Mon Sep 17 00:00:00 2001 From: xgizzmo Date: Tue, 10 Jan 2006 05:03:18 +0000 Subject: Code clean up --- templates/show_artist_box.inc.php | 32 ++++++++++++++------------------ 1 file changed, 14 insertions(+), 18 deletions(-) (limited to 'templates/show_artist_box.inc.php') diff --git a/templates/show_artist_box.inc.php b/templates/show_artist_box.inc.php index 83908e94..75026d7e 100644 --- a/templates/show_artist_box.inc.php +++ b/templates/show_artist_box.inc.php @@ -19,26 +19,22 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +$web_path = conf('web_path'); ?> - +
- full_name; ?> - - + full_name; ?> +
id, 'artist'); } // end if ratings ?>
+ +
-- cgit