little changes draft
authorEric Schmalfuß (prakti) <eric.schmalfuss@schlittermann.de>
Mon, 11 Feb 2013 09:37:04 +0100
changeset 13 2d60fada033e
parent 12 4027fd60ba3f
child 14 5a256b08fdc6
little changes
htdocs/templates/download.html
htdocs/templates/index.html
htdocs/templates/status.html
htdocs/templates/wait.html
--- a/htdocs/templates/download.html	Thu Feb 07 14:17:09 2013 +0100
+++ b/htdocs/templates/download.html	Mon Feb 11 09:37:04 2013 +0100
@@ -1,11 +1,11 @@
 <!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="http://192.168.0.138/favicon.ico" >
-      <link rel="icon" href="httP://192.168.0.138/animated_favicon.gif" type="image/gif" >
+      <link rel="shortcut icon" href="http://192.168.0.138/certsign/favicon.ico" >
+      <link rel="icon" href="httP://192.168.0.138/certsign/animated_favicon.gif" type="image/gif" >
       <title>Download</title>
 </head>
-<body>
+   <body bgcolor="#00FFFF">
    <p>
    Klicken Sie bitte auf den Link um ihre Datei zu Downloaden oder anzuzeigen.<br>Zum Speichern des Inhaltes klicken Sie den Link mit der rechten Maustaste an und w&auml;hlen "Ziel speichern unter..."
    </p>
--- a/htdocs/templates/index.html	Thu Feb 07 14:17:09 2013 +0100
+++ b/htdocs/templates/index.html	Mon Feb 11 09:37:04 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="http://192.168.0.138/favicon.ico" >
-      <link rel="icon" href="httP://192.168.0.138/animated_favicon.gif" type="image/gif" >
+      <link rel="shortcut icon" href="http://192.168.0.138/certsign/favicon.ico" >
+      <link rel="icon" href="httP://192.168.0.138/certsign/animated_favicon.gif" type="image/gif" >
       <title>SSL-Zertifikat erneuern</title>
       </head>
       <body bgcolor="#00FFFF">
@@ -17,28 +17,28 @@
             <table border="0" cellpadding="0" cellspacing="4">
                <tr>
                   <td align="right"><font color="[%ffarbe%]">Firma:</font></td>
-                  <td> <input name="firma" type="text" size="40" value="[%firma%]">
+                  <td> <input name="firma" type="text" size="49" value="[%firma%]">
                   [% IF error.firma %]
                   <td>Fehler: [%error.firma%]</td>
                   [% END %]
                </tr>
                <tr>
                   <td align="right"><font color="[%mfarbe%]">Mail:</font></td>
-                  <td><input name="mail" size="40" value="[%mail%]"></td>
+                  <td><input name="mail" size="49" value="[%mail%]"></td>
                   [% IF error.mail %]
                   <td>Fehler: [%error.mail%]</td>
                   [% END %]
                </tr>
                <tr>
                   <td align="right"><font color="[%ofarbe%]">Firmenstandort:</font></td>
-                  <td><input name="ort" type="text" size="40" value="[%ort%]"></td>
+                  <td><input name="ort" type="text" size="49" value="[%ort%]"></td>
                   [% IF error.ort %]
                   <td>Fehler: [%error.ort%]</td>
                   [% END %]
                </tr>
                <tr>
                   <td align="right"><font color="[%rfarbe%]">Request-Code:</font></td>
-                  <td><textarea name="req" cols="52" rows="10" value="[%req%]"></textarea></td>
+                  <td><textarea name="req" cols="64" rows="20" value="[%req%]"></textarea></td>
                   [% IF error.req %]
                   <td>Fehler: [%error.req%]</td>
                   [% END %]
--- a/htdocs/templates/status.html	Thu Feb 07 14:17:09 2013 +0100
+++ b/htdocs/templates/status.html	Mon Feb 11 09:37:04 2013 +0100
@@ -1,8 +1,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="http://192.168.0.138/favicon.ico" >
-      <link rel="icon" href="httP://192.168.0.138/animated_favicon.gif" type="image/gif" >
+      <link rel="shortcut icon" href="http://192.168.0.138/certsign/favicon.ico" >
+      <link rel="icon" href="httP://192.168.0.138/certsign/animated_favicon.gif" type="image/gif" >
       <title>Auftragsstatus</title>
       </head>
       <body bgcolor="#00FFFF">
@@ -35,7 +35,7 @@
                   <td><p><input type="submit" name="_submit" value="Status pr&uuml;fen"></p>
                </tr>
             </table>
-         <p><a href="http://192.168.0.138/cgi-bin/send">zur&uuml;ck zur Startseite</a></p>
+         <p><a href="http://192.168.0.138/certsign/cgi-bin/send">zur&uuml;ck zur Startseite</a></p>
       </form>
    </body>
 </html>                                                  
--- a/htdocs/templates/wait.html	Thu Feb 07 14:17:09 2013 +0100
+++ b/htdocs/templates/wait.html	Mon Feb 11 09:37:04 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="http://192.168.0.138/favicon.ico" >
-      <link rel="icon" href="httP://192.168.0.138/animated_favicon.gif" type="image/gif" >
+      <link rel="shortcut icon" href="http://192.168.0.138/certsign/favicon.ico" >
+      <link rel="icon" href="httP://192.168.0.138/certsign/animated_favicon.gif" type="image/gif" >
       <title>Anfrage wird bearbeitet</title>
       </head>
       <body bgcolor="#00FFFF">
@@ -11,6 +11,6 @@
          <p>Ihre Anfrage wurde an die zust&auml;ndige CA &uuml;bermittelt.<br />Dieser Vorgang kann einige Zeit in Anspruch nehmen.<br />Bitte notieren Sie sich die folgende Nummer.<br />Mit dieser Nummer k&ouml;nnen Sie sp&auml;ter den Status ihres Auftrages &uuml;berpr&uuml;fen</p>
          <p>[%uid%]</p>
          <p>Danke f&uuml;r ihr entgegengebrachtes Vertrauen.</p>
-         <p><a href="http://192.168.0.138/cgi-bin/send">zur&uuml;ck zur Startseite</a></p>
+         <p><a href="http://192.168.0.138/certsign/cgi-bin/send">zur&uuml;ck zur Startseite</a></p>
    </body>
 </html>