From 9f108dd1a969473375341d92a7b1252fa2cedc9a Mon Sep 17 00:00:00 2001 From: mszulecki Date: Thu, 14 Jun 2007 17:09:01 +0000 Subject: Initial import. git-svn-id: http://svn.sukimashita.com/repos/mailadmin/trunk@2 4281df72-ff29-0410-8fee-2d9ac0c5f5a7 --- apps/admin/templates/layout.php | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 apps/admin/templates/layout.php (limited to 'apps/admin/templates/layout.php') diff --git a/apps/admin/templates/layout.php b/apps/admin/templates/layout.php new file mode 100644 index 0000000..d10d047 --- /dev/null +++ b/apps/admin/templates/layout.php @@ -0,0 +1,35 @@ + + + + + + + + + +
+ + +
+ isAuthenticated()): ?> + + + + +
+ isAuthenticated()): ?> + $sf_context->getModuleName(), "action" => $sf_context->getActionName())) ?> + + getRaw('sf_content') ?> + +
+ + -- cgit v1.1-32-gdbae