Subversion-Projekte lars-tiefland.medien

Revision

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

Revision 89 Revision 92
Zeile 5... Zeile 5...
5
		<link href="../images/favicon.ico" rel="shortcut icon" type="image/x-icon">
5
		<link href="../images/favicon.ico" rel="shortcut icon" type="image/x-icon">
6
		<link rel="stylesheet" href="../styles/Standard.css" type="text/css">
6
		<link rel="stylesheet" href="../styles/Standard.css" type="text/css">
7
		<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
7
		<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
8
	</head>
8
	</head>
9
	<body>
9
	<body>
-
 
10
		<table>
-
 
11
			<tr>
-
 
12
				<th>{$L_LOGGED_IN_AS}</th>
-
 
13
				<th>{$L_VERSION}</th>
-
 
14
				<th>{$L_DATE} / {$L_TIME}</th>
-
 
15
			</tr>
-
 
16
			<tr>
-
 
17
				<td align="center">{$u_name|default:"<i>[$L_NOT_LOGGED_IN]</i>"}</td>
-
 
18
				<td align="center">{$version}</td>
-
 
19
				<td align="center">{$date} {$L_O_CLOCK} </td>
-
 
20
			</tr>
-
 
21
		</table>
-
 
22
		<h1>{$h1|default:$title}</h1>
10
		<ul>
23
		<ul>
11
			<li>
24
			<li>
12
				<form action="audio/index.php" method="post">
25
				<form action="audio/index.php" method="post">
13
					<input type="submit" value="{$L_CD_ADMIN}">
26
					<input type="submit" value="{$L_CD_ADMIN}">
14
				</form>
27
				</form>