# HG changeset patch # User Florian Zeitz # Date 1293326596 -3600 # Node ID 451e734045d4de01ed991da3d2054547533b194f # Parent a70284e0145328ca1e16279cf4a67fb3096334d2 mod_admin_web: XHTML fix diff -r a70284e01453 -r 451e734045d4 mod_admin_web/admin_web/www_files/index.html --- a/mod_admin_web/admin_web/www_files/index.html Sun Dec 26 02:20:25 2010 +0100 +++ b/mod_admin_web/admin_web/www_files/index.html Sun Dec 26 02:23:16 2010 +0100 @@ -21,13 +21,15 @@
-
- -
-
- -
- +
+
+ +
+
+ +
+ +
diff -r a70284e01453 -r 451e734045d4 mod_admin_web/admin_web/www_files/style.css --- a/mod_admin_web/admin_web/www_files/style.css Sun Dec 26 02:20:25 2010 +0100 +++ b/mod_admin_web/admin_web/www_files/style.css Sun Dec 26 02:23:16 2010 +0100 @@ -49,6 +49,10 @@ margin-left: 0em } +#cred fieldset { + border: 0px +} + #menu { display: none }