Subversion-Projekte lars-tiefland.ci

Revision

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

Revision 888 Revision 895
Zeile 1... Zeile 1...
1
{include file="header.tpl"}
1
{include file="header.tpl"}
2
		<!-- $Id: toolbox.tpl 888 2016-10-23 19:17:05Z lars $ -->
2
		<!-- $Id: toolbox.tpl 895 2016-10-23 20:54:09Z 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 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
		<script src="/backend/js/links.js" type="text/javascript"></script>
-
 
33
		<!-- $Id: toolbox.tpl 888 2016-10-23 19:17:05Z lars $ ENDE -->
32
		<!-- $Id: toolbox.tpl 895 2016-10-23 20:54:09Z lars $ ENDE -->
34
{include file="footer.tpl"}
33
{include file="footer.tpl"}
35
34