From f00e222c3c4dd29a86f5b9b14d322892d7239063 Mon Sep 17 00:00:00 2001 From: pdontthink Date: Thu, 28 Sep 2006 14:26:07 +0000 Subject: [PATCH] New template files git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11753 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- css/rtl.css | 0 templates/default/config.php | 29 ++++++++++++++++++++ templates/default/protocol_header.tpl | 39 +++++++++++++++++++++++++++ templates/default_advanced/config.php | 30 +++++++++++++++++++++ 4 files changed, 98 insertions(+) create mode 100644 css/rtl.css create mode 100644 templates/default/config.php create mode 100644 templates/default/protocol_header.tpl create mode 100644 templates/default_advanced/config.php diff --git a/css/rtl.css b/css/rtl.css new file mode 100644 index 00000000..e69de29b diff --git a/templates/default/config.php b/templates/default/config.php new file mode 100644 index 00000000..d8bc5458 --- /dev/null +++ b/templates/default/config.php @@ -0,0 +1,29 @@ + + + + lang=""> + +<?php if (!empty($title)) { ?><?php echo $title ?><?php } ?> + + + + diff --git a/templates/default_advanced/config.php b/templates/default_advanced/config.php new file mode 100644 index 00000000..35786877 --- /dev/null +++ b/templates/default_advanced/config.php @@ -0,0 +1,30 @@ +