From 1f26583fda2d3d01ecf9fc2c4c1db364a777e5c6 Mon Sep 17 00:00:00 2001 From: yomguy Date: Thu, 7 Feb 2013 16:32:34 +0100 Subject: [PATCH] mv back button --- teleforma/templates/teleforma/seminar_media_video.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/teleforma/templates/teleforma/seminar_media_video.html b/teleforma/templates/teleforma/seminar_media_video.html index 18ba9daf..9549694e 100644 --- a/teleforma/templates/teleforma/seminar_media_video.html +++ b/teleforma/templates/teleforma/seminar_media_video.html @@ -64,6 +64,7 @@ $(window).ready(function(){ {% endblock submodules %} {% block module-action %} + {% trans "Back" %} {% endblock module-action %} {% block course %} @@ -71,10 +72,6 @@ $(window).ready(function(){
-
-  {% trans "Back" %} -
-
 {% trans "Audio" %} -- 2.39.5