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 --- .../mailadmin/template/templates/_list_messages.php | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 data/generator/sfPropelAdmin/mailadmin/template/templates/_list_messages.php (limited to 'data/generator/sfPropelAdmin/mailadmin/template/templates/_list_messages.php') diff --git a/data/generator/sfPropelAdmin/mailadmin/template/templates/_list_messages.php b/data/generator/sfPropelAdmin/mailadmin/template/templates/_list_messages.php new file mode 100644 index 0000000..c2eb7c7 --- /dev/null +++ b/data/generator/sfPropelAdmin/mailadmin/template/templates/_list_messages.php @@ -0,0 +1,13 @@ +[?php if ($sf_request->getError('delete')): ?] +
+

Could not delete the selected getSingularName()) ?>

+ +
+[?php endif; ?] +[?php if ($sf_flash->has('notice')): ?] +
+

[?php echo image_tag("information.gif","alt=[?]")?] [?php echo __($sf_flash->get('notice')) ?]

+
+[?php endif; ?] -- cgit v1.1-32-gdbae