{* * PrivateShop * * Do not edit or add to this file. * You are not authorized to modify, copy or redistribute this file. * Permissions are reserved by FME Modules. * * @author FME Modules * @copyright 2021 FME Modules All right reserved * @license FME Modules * @category FMM Modules * @package PrivateShop *}
{l s='Selected module pages/controllers will be granted access to your shop.' mod='privateshoplite'}
{if isset($module_pages) && $module_pages} {foreach item=pages from=$module_pages key=name}| {l s='Page ID' mod='privateshoplite'} | {l s='Page Name' mod='privateshoplite'} | |
|---|---|---|
| {$k|escape:'htmlall':'UTF-8'} | {$page|escape:'htmlall':'UTF-8'} |
{l s='There are no module pages' mod='privateshoplite'}
{/if}