Code

Centered window
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 25 Jun 2007 11:08:53 +0000 (11:08 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 25 Jun 2007 11:08:53 +0000 (11:08 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@6679 594d385d-05f5-0310-b6e9-bd551577e9d8

TODO
include/functions.inc

diff --git a/TODO b/TODO
index 5c965fbe278954ab7e8db9cd7ad6aa5b813dd6da..7f9e87658a8ee764e8978309e1e9d10e2a0bd26e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,14 @@
 Target for 2.6:
 ===============
 
+* /debian
+  Add docbase?
+  get-orig-source?
+  debian/substvars -> dpkg-source
+  desktop package with icon and start script?
+
+* Check standards
+
 * Can't use a dn longer than 100 characters as Glpi contact/technical responsible person.
 
 * Verify DNS plugin
index 80dab540f532a7ffa15a03dc555f9da084954305..d86b9e6418ca7fb39110ee4fc7c32a9e51310956 100644 (file)
@@ -1137,7 +1137,7 @@ function print_red()
                 style='
                       position: absolute;
                       background: transparent;
-                      background-color: #000000
+                      background-color: black
                       left: 0px;
                       top: 0px;
                       right:0px;
@@ -1146,8 +1146,8 @@ function print_red()
                       filter:Alpha(opacity=55);
                       opacity: 0.55'>
           </div>
-          <div style='margin-left:15%;margin-top:100px;".
-            "background-color:white;padding:5px;border:5px solid red;width:55%;z-index:150;".
+          <div style='left:20%;right:20%;top:30%;".
+            "background-color:white;padding:5px;border:5px solid red;z-index:150;".
             "position:absolute' id='e_layer'><table style='width:100%' summary='' border=0>".
             "<tr><td style='vertical-align:top;padding:10px'><img alt='' src='".
             get_template_path($img)."'></td>".