{t}An error occurred{/t}
- {t}Please check the URL of your video.{/t} -
- {foreach $errors as $error}
- {$error|escape}
-
- {/foreach}
-
diff --git a/templates/error.tpl b/templates/error.tpl index d2f85b0..076e15f 100644 --- a/templates/error.tpl +++ b/templates/error.tpl @@ -1,14 +1,14 @@ {include file='inc/head.tpl'}
- {foreach $errors as $error}
- {$error|escape}
-
- {/foreach}
-
+ {foreach $errors as $error}
+ {$error|escape}
+
+ {/foreach}
+
{t}You need a password in order to download this video.{/t}
@@ -9,5 +9,5 @@{t}Videos extracted from{/t} {if isset($video->title)} @@ -28,5 +28,5 @@