Browse Source

move this to common.php; i dislike inline php in templates

git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@952 a1433add-5e2c-0410-b055-b7f2511e0802
pull/2/head
David Goodwin 16 years ago
parent
commit
a7942d7059
  1. 1
      templates/header.tpl

1
templates/header.tpl

@ -39,6 +39,5 @@
{/foreach}
</ul>
{/if}
{php}$_SESSION['flash'] = array();{/php}
{/if}
{/strip}
Loading…
Cancel
Save