From 10cf36401fd6befa15e769e1a2db5b4ac3bc05c0 Mon Sep 17 00:00:00 2001 From: BenM Date: Tue, 13 May 2014 21:11:31 -0400 Subject: [PATCH] Changed Add Artist and View MB --- data/interfaces/default/searchresults.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/data/interfaces/default/searchresults.html b/data/interfaces/default/searchresults.html index b790f644..b6083c51 100644 --- a/data/interfaces/default/searchresults.html +++ b/data/interfaces/default/searchresults.html @@ -35,12 +35,12 @@ %if type == 'album': ${result['title']} %endif - ${result['uniquename']} + ${result['uniquename']}
${result['score']}
- %if type == 'album': + %if type == 'album': Add this album %else: - Add this artist + View on MusicBrainz %endif %endfor @@ -57,10 +57,10 @@ <%def name="javascriptIncludes()"> - +