]> git.0d.be Git - panikweb.git/commitdiff
change icon used for episode search results
authorlaron <simon@surlaterre.org>
Sun, 22 Sep 2013 12:38:08 +0000 (14:38 +0200)
committerFrédéric Péters <fpeters@0d.be>
Sun, 22 Sep 2013 13:41:53 +0000 (15:41 +0200)
panikweb_templates/templates/episodes/search_result.html

index 4821a93e5cd1c0958c263941bb757091c038dfe5..501d4d3ef550f69e39c2b7d7fd72e0f0e96357d0 100644 (file)
@@ -1,5 +1,5 @@
 <a href="{% url 'episode-view' emission_slug=result.emission_slug slug=result.slug %}">
-       <span class="icon-volume-off " ></span>
+       <span class="icon-comment  " ></span>
        <strong>{{ result.title }}</strong>
        <br />
        <span class="smooth">{{ result.emission_title }}</span>