Subversion-Projekte lars-tiefland.laravel_shop

Revision

Revision 1136 | Ganze Datei anzeigen | Leerzeichen ignorieren | Details | Blame | Letzte Änderung | Log anzeigen | RSS feed

Revision 1136 Revision 1138
Zeile 1... Zeile 1...
1
        {if isset($user_rechte.admin.toolbox.edit_config)}
1
        {if isset($user_rechte.admin.toolbox.edit_config)}
2
<!-- $Id: tool_edit_config.tpl 2 2020-10-23 07:10:35Z tiefland $ -->
2
<!-- $Id: tool_edit_config.tpl 1138 2023-04-08 23:31:09Z lars $ -->
3
        <tr>
3
        <tr>
4
            <td>
4
            <td>
5
                <a href="edit_config.php">Shop-Konfiguration &auml;ndern</a>
5
                <a href="edit_config.php">Shop-Konfiguration &auml;ndern</a>
6
            </td>
6
            </td>
7
        </tr>
7
        </tr>
8
<!-- $Id: tool_edit_config.tpl 2 2020-10-23 07:10:35Z tiefland $ ENDE -->
8
<!-- $Id: tool_edit_config.tpl 1138 2023-04-08 23:31:09Z lars $ ENDE -->
9
        {/if}
9
        {/if}