diff options
Diffstat (limited to 'templates/show_recommended_artists.inc.php')
-rw-r--r-- | templates/show_recommended_artists.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_recommended_artists.inc.php b/templates/show_recommended_artists.inc.php index f4b6fa50..c48e394f 100644 --- a/templates/show_recommended_artists.inc.php +++ b/templates/show_recommended_artists.inc.php @@ -20,7 +20,7 @@ * */ ?> -<?php show_box_top(T_('Similar Artists'), 'info-box'); ?> +<?php UI::show_box_top(T_('Similar Artists'), 'info-box'); ?> <table class="tabledata" cellpadding="0" cellspacing="0"> <colgroup> <col id="col_add" /> |