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 1139
Zeile 1... Zeile 1...
1
{if isset($user_rechte.admin.toolbox.amazon_feeds)}
1
{if isset($user_rechte.admin.toolbox.amazon_feeds)}
2
<!-- $Id: tool_amazonfeeds.tpl 2 2020-10-23 07:10:35Z tiefland $ -->
2
<!-- $Id: tool_amazonfeeds.tpl 1139 2023-04-08 23:33:30Z lars $ -->
3
        <tr>
3
        <tr>
4
            <td>
4
            <td>
5
                <a href="getAmazonFeedStatus.php">Ergebnisse der Amazon-Feeds anzeigen</a>
5
                <a href="getAmazonFeedStatus.php">Ergebnisse der Amazon-Feeds anzeigen</a>
6
            </td>
6
            </td>
7
        </tr>
7
        </tr>
8
<!-- $Id: tool_amazonfeeds.tpl 2 2020-10-23 07:10:35Z tiefland $ ENDE -->
8
<!-- $Id: tool_amazonfeeds.tpl 1139 2023-04-08 23:33:30Z lars $ ENDE -->
9
{/if}
9
{/if}