From 3cbb8daae7a4c89838d113cccccaebc9a0b270a5 Mon Sep 17 00:00:00 2001 From: yomguy Date: Wed, 18 Jul 2012 17:15:23 +0200 Subject: [PATCH] fix width --- teleforma/templates/teleforma/inc/media_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teleforma/templates/teleforma/inc/media_list.html b/teleforma/templates/teleforma/inc/media_list.html index 1c435857..60f6e838 100644 --- a/teleforma/templates/teleforma/inc/media_list.html +++ b/teleforma/templates/teleforma/inc/media_list.html @@ -20,7 +20,7 @@ snapshot {% endif %} {% endfor %} - {% elif %} + {% else %} snapshot {% endif %} -- 2.39.5