Subversion-Projekte lars-tiefland.ci

Revision

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

Revision 1358 Revision 2415
Zeile 1... Zeile 1...
1
{include file="header.tpl"}
1
{include file="header.tpl"}
2
		<!-- $Id: toolbox.tpl 1358 2016-11-07 19:32:54Z lars $ -->
2
<!-- $Id: toolbox.tpl 2415 2020-06-01 10:28:43Z lars $ BEGIN -->
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 27... Zeile 27...
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 1358 2016-11-07 19:32:54Z lars $ ENDE -->
32
<!-- $Id: toolbox.tpl 2415 2020-06-01 10:28:43Z lars $ END -->
33
{include file="footer.tpl"}
33
{include file="footer.tpl"}
34
34