Details |
Letzte Änderung |
Log anzeigen
| RSS feed
| Revision |
Autor |
Zeilennr. |
Zeile |
| 4 |
lars |
1 |
<!-- $Id: tool_del_smarty_cache.tpl 1138 2023-04-08 23:31:09Z lars $ -->
|
|
|
2 |
{if isset($user_rechte.admin.toolbox.del_smarty_cache)}
|
|
|
3 |
<tr class="loading">
|
|
|
4 |
<td>
|
|
|
5 |
<a href="/toolbox/del_shop_cache.php">Shop-Cache löschen</a>
|
|
|
6 |
</td>
|
|
|
7 |
</tr>
|
|
|
8 |
{/if}
|
|
|
9 |
<tr class="loading">
|
|
|
10 |
<td>
|
|
|
11 |
<a href="/toolbox/del_smarty_cache_rs.php">Smarty-Cache in webanOS löschen</a>
|
|
|
12 |
</td>
|
|
|
13 |
</tr>
|
|
|
14 |
<!-- $Id: tool_del_smarty_cache.tpl 1138 2023-04-08 23:31:09Z lars $ ENDE -->
|