Subversion-Projekte lars-tiefland.ci

Revision

Revision 895 | Zur aktuellen Revision | Ganze Datei anzeigen | Leerzeichen ignorieren | Details | Blame | Letzte Änderung | Log anzeigen | RSS feed

Revision 895 Revision 1358
Zeile 1... Zeile 1...
1
{include file="header.tpl"}
1
{include file="header.tpl"}
2
		<!-- $Id: toolbox.tpl 895 2016-10-23 20:54:09Z lars $ -->
2
		<!-- $Id: toolbox.tpl 1358 2016-11-07 19:32:54Z lars $ -->
3
		<table width="300" class="keinRand">
3
		<table width="300" class="keinRand">
4
			<tr>
4
			<tr>
5
				<td class="links">Aktionen</td>
5
				<td class="links">Aktionen</td>
6
			</tr>
6
			</tr>
7
			{include file="tool_edit_config.tpl"}
7
			{include file="tool_edit_config.tpl"}
Zeile 24... Zeile 24...
24
			{include file="tool_preisagentur_config.tpl"}
24
			{include file="tool_preisagentur_config.tpl"}
25
			{include file="tool_job_monitor.tpl"}
25
			{include file="tool_job_monitor.tpl"}
26
			{include file="tool_del_smarty_cache.tpl"}
26
			{include file="tool_del_smarty_cache.tpl"}
27
			{include file="tool_change_shop_version.tpl"}
27
			{include file="tool_change_shop_version.tpl"}
28
			{include file="tool_alias_url.tpl"}
28
			{include file="tool_alias_url.tpl"}
29
			{*Sondertemplate für Weban.de - bitte immer als letztes einbinden!*}
29
			{*Sondertemplate für Weban.de - bitte immer als letztes einbinden!*}
30
			{include file="tool_samba.tpl"}
30
			{include file="tool_samba.tpl"}
31
		</table>
31
		</table>
32
		<!-- $Id: toolbox.tpl 895 2016-10-23 20:54:09Z lars $ ENDE -->
32
		<!-- $Id: toolbox.tpl 1358 2016-11-07 19:32:54Z lars $ ENDE -->
33
{include file="footer.tpl"}
33
{include file="footer.tpl"}
34
34