summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3498ebc)
raw | patch | inline | side by side (parent: 3498ebc)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 16 Jun 2005 13:02:03 +0000 (13:02 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 16 Jun 2005 13:02:03 +0000 (13:02 +0000) |
include/functions.inc | patch | blob | history |
diff --git a/include/functions.inc b/include/functions.inc
index 30c6d0529213ac92b77f40032ef024742d47e7e2..2c90b4f5ce6c05c4e0b1293fb4ae19d08063cffe 100644 (file)
--- a/include/functions.inc
+++ b/include/functions.inc
$apply= "";
$apply= ''.
- '<table width="100%" style="border-top:1px solid #B0B0B0;"><tr><td width="100%" align="right">'.
+ '<table width="100%" style="background:#EEEEEE;border-top:1px solid #B0B0B0;"><tr><td width="100%" align="right">'.
'<input type="submit" name="apply" value="'._("Apply").'"></td></tr></table>';
return ($apply);