summaryrefslogtreecommitdiffstats
path: root/data/generator/sfPropelAdmin/mailadmin/template/templates/_edit_messages.php
blob: 2306f05248cc120ec251719c5f0408aece7d4663 (plain)
1
2
3
4
5
[?php if ($sf_flash->has('notice')): ?]
<div class="save-ok">
<h2>[?php echo __($sf_flash->get('notice')) ?]</h2>
</div>
[?php endif; ?]