Subversion-Projekte lars-tiefland.em_wm

Revision

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

Revision 97 Revision 109
Zeile 192... Zeile 192...
192
					return false;
192
					return false;
193
				}
193
				}
194
			}
194
			}
195
		</script>{/literal}
195
		</script>{/literal}
196
	</head>
196
	</head>
197
	{dynamic}
-
 
198
	{if isset($focus)}
197
	{if isset($focus)}
199
	<body onload="{$focus}.focus();">
198
	<body onload="{$focus}.focus();">
200
	{else}
199
	{else}
201
	<body>
200
	<body>
202
	{/if}
201
	{/if}
-
 
202
	{dynamic}
203
	<table>
203
	<table>
204
		<tr>
204
		<tr>
205
			<th>{$L_LOGGED_IN_AS}</th>
205
			<th>{$L_LOGGED_IN_AS}</th>
206
			<th>{$L_VERSION}</th>
206
			<th>{$L_VERSION}</th>
207
			<th>{$L_DATE} / {$L_TIME}</th>
207
			<th>{$L_DATE} / {$L_TIME}</th>