parameciofm/citoplasma/templates/utils/admin.phtml
2015-12-07 04:52:33 +01:00

4 lines
No EOL
179 B
PHTML

${show_flash_message()|n}
<h1>${admin.title}</h1>
<a href="${add_get_parameters(admin.url, op_admin='1')}">${lang('common', 'add_item', 'Add new item')}</a>
${admin.list.show()|n}