From b86d948233087f233eed2e56bf1289bcf71620a2 Mon Sep 17 00:00:00 2001 From: cajus Date: Mon, 25 Jun 2007 11:08:53 +0000 Subject: [PATCH] Centered window git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@6679 594d385d-05f5-0310-b6e9-bd551577e9d8 --- TODO | 8 ++++++++ include/functions.inc | 6 +++--- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index 5c965fbe2..7f9e87658 100644 --- 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 diff --git a/include/functions.inc b/include/functions.inc index 80dab540f..d86b9e641 100644 --- a/include/functions.inc +++ b/include/functions.inc @@ -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'> -
". "". -- 2.30.2