HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/NVonken/mijneigenlied.com/wwwroot/Core/Templates/Admin/Hatch/overview-item.tpl
<tr>
    <td>#{$hatchId}</td>
    <td>{$hatchName}</td>
    <td>
        <a href="{$S:SETTING_ROOT}/admin/hatch/sort/up/{$hatchId}.html"><img src="{$S:SETTING_ROOT}/images/admin/icons/arrow_up.png" /></a>
        <a href="{$S:SETTING_ROOT}/admin/hatch/sort/down/{$hatchId}.html"><img src="{$S:SETTING_ROOT}/images/admin/icons/arrow_down.png" /></a>
    </td>
    <td>
        <a href="{$S:SETTING_ROOT}/admin/hatch/edit/{$hatchId}.html"><img
                src="{$S:SETTING_ROOT}/images/admin/icons/edit.png"/></a>
        <a href="{$S:SETTING_ROOT}/admin/hatch/delete/{$hatchId}.html"><img
                src="{$S:SETTING_ROOT}/images/admin/icons/delete.png"/></a>
    </td>
</tr>