summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6b48490)
raw | patch | inline | side by side (parent: 6b48490)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 20 Dec 2005 09:54:58 +0000 (09:54 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 20 Dec 2005 09:54:58 +0000 (09:54 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2357 594d385d-05f5-0310-b6e9-bd551577e9d8
include/functions.inc | patch | blob | history |
diff --git a/include/functions.inc b/include/functions.inc
index a9c0e3463dcba6bed930da0be3a0caf058575419..52880401791773c61570409cf4811398d9349627 100644 (file)
--- a/include/functions.inc
+++ b/include/functions.inc
if($post_var){
$output.= "<div style='border:1px solid #E0E0E0; background-color:#FFFFFF;'>
- <table width='100%'><tr><td style='width:25%'></td><td style='text-align:center;'>";
+ <table summary='' width='100%'><tr><td style='width:25%'></td><td style='text-align:center;'>";
}else{
$output.= "<div style='border:1px solid #E0E0E0; background-color:#FFFFFF;'>";
}