From 8360ca09d0152d4b6e7a2165ea6cf096bb653b65 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Sat, 7 Nov 2009 18:41:59 +0000 Subject: [PATCH] - fixed one more short open tag. git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@762 a1433add-5e2c-0410-b055-b7f2511e0802 --- smarty.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smarty.inc.php b/smarty.inc.php index 53c82584..7f5087d6 100644 --- a/smarty.inc.php +++ b/smarty.inc.php @@ -33,7 +33,7 @@ else if (file_exists ($CONF ['postfix_admin_path'].'/templates/'.$motd_file)) $smarty->assign ('motd_file', $motd_file); ?> -