--- a/htdocs/templates/index.html Wed Feb 06 13:22:28 2013 +0100
+++ b/htdocs/templates/index.html Thu Feb 07 11:45:50 2013 +0100
@@ -2,8 +2,8 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
- <link rel="shortcut icon" href="favicon.ico" >
- <link rel="icon" href="animated_favicon.gif" type="image/gif" >
+ <link rel="shortcut icon" href="http://192.168.0.138/favicon.ico" >
+ <link rel="icon" href="httP://192.168.0.138/animated_favicon.gif" type="image/gif" >
<title>SSL-Zertifikat erneuern</title>
</head>
<body bgcolor="#00FFFF">
@@ -46,10 +46,10 @@
<tr>
<td></td>
<td><p><input type="submit" name="_submit" value="Formulardaten absenden">
- <input type="reset"></p></p>
+ [% reset %]</p></p>
</tr>
</table>
- <p>Sie haben bereits eine Anfrage gesendet?<br />Klicken Sie bitte<a href="/cgi-bin/status">hier</a>.</p>
+ <p>Sie haben bereits eine Anfrage gesendet?<br />Klicken Sie bitte <a href="/cgi-bin/status">hier</a>.</p>
</form>
</body>
</html>