{assign var=title value="Protected Folders"} {include file="admin/header.inc.html"}

{$title}

{foreach from=$folders item=p} {foreachelse} {/foreach}
Path URL Method Products allowed Actions
{$p.path} {$p.url} {$p.method} {$p.product_ids} Edit Delete
-- No protected folders yet --

Protect Another Folder


{include file="admin/footer.inc.html"}