htdocs/templates/status.html
changeset 11 bd470c2d0a0a
parent 10 0e2b0e64bc21
child 12 4027fd60ba3f
--- a/htdocs/templates/status.html	Wed Feb 06 13:22:28 2013 +0100
+++ b/htdocs/templates/status.html	Thu Feb 07 11:45:50 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="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>Auftragsstatus</title>
       </head>
       <body bgcolor="#00FFFF">
@@ -23,13 +23,16 @@
                </tr>
                <tr>
                   <td></td>
-                  <td>Format: 1A2B3C4B-5E6F-7G8H-9I0J-1K2L3M4N5O6P</td>
+                  <td>[% aerror %]</td>
+               </tr>
+               <tr>
+                  <td></td>
+                  <td>[% test %]</td>
                </tr>
                [% END %]
                <tr>
                   <td></td>
-                  <td><p><input type="submit" name="_submit" value="Status pr&uuml;fen"> 
-                         <input type="reset"></p></p>
+                  <td><p><input type="submit" name="_submit" value="Status pr&uuml;fen"></p>
                </tr>
             </table>
       </form>