From: stekkel Date: Thu, 28 Jul 2005 21:04:22 +0000 (+0000) Subject: Templates X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;ds=inline;h=b80b7b6baf4df064de743044698fa7f003e68f20;p=squirrelmail.git Templates git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9842 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/templates/default/error_message.tpl b/templates/default/error_message.tpl new file mode 100644 index 00000000..a87439d0 --- /dev/null +++ b/templates/default/error_message.tpl @@ -0,0 +1,91 @@ + +
+ + + + + + + + + + + + + + $sValue) {?> + + + + + $sValue) + } // isset($aError['extra']) && is_array($aError['extra'])) +?> + + + + + + + + + + + + + + +
+
+
+ : + + +
+ : + + +
+ : + + +
+ : + + +
+ : + + +
+
+ \ No newline at end of file diff --git a/templates/default/footer.tpl b/templates/default/footer.tpl new file mode 100644 index 00000000..2a06b758 --- /dev/null +++ b/templates/default/footer.tpl @@ -0,0 +1,24 @@ + display('error_message.tpl'); +?> + + + \ No newline at end of file