| Server IP : 85.158.181.41 / Your IP : 216.73.217.12 Web Server : Apache System : Linux cloud9-vm129 6.1.178+1-ph #ph SMP PREEMPT_DYNAMIC Wed Jul 29 09:00:54 UTC 2026 x86_64 User : moncbefd ( 1024) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/moncbefd/www.moneta.at/admin/html/content/export/ |
Upload File : |
{block name="admin_export_child_categories"}
{foreach item=category from=$content_data.categories}
{block name="admin_export_child_categories_category"}
<li>
<a class="checkbox {$category.state}_checked" id="csv_category_{$category.categories_id}" href="#"></a>
<input type="hidden" class="hidden_input" name="csv_category_state_{$category.categories_id}" value="{$category.state}"/>
<a class="csv_category_link csv_fold" rel="{$category.categories_id}" href="export_child_categories.html"><span class="csv_category_folder" style="background-image: url(html/assets/images/legacy/icons/folder.gif); background-position: 0px 3px; display: inline-block; height: 18px; width: 18px;"></span></a>
<span>{$category.categories_name|htmlentities_wrapper}</span>
<ul class="subtree"></ul>
</li>
{/block}
{/foreach}
{/block}