From df219da7cdfa3da45141f48614cbe66ee1bd3d77 Mon Sep 17 00:00:00 2001 From: Felipe Martin Date: Wed, 2 Apr 2014 18:43:39 +0200 Subject: [PATCH] Using # instead of "volume" --- .../themes/bootflat/templates/manga/series/includes/volume.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shelfzilla/themes/bootflat/templates/manga/series/includes/volume.html b/shelfzilla/themes/bootflat/templates/manga/series/includes/volume.html index 07a7c79..743b6b5 100644 --- a/shelfzilla/themes/bootflat/templates/manga/series/includes/volume.html +++ b/shelfzilla/themes/bootflat/templates/manga/series/includes/volume.html @@ -21,7 +21,7 @@ {% endif %}
-
{% trans "Volume" %} {{ volume.number }}
+
#{{ volume.number }}