[open-ils-commits] r11850 - branches/rel_1_4/Open-ILS/xul/staff_client/server
svn at svn.open-ils.org
svn at svn.open-ils.org
Thu Jan 15 15:57:31 EST 2009
Author: phasefx
Date: 2009-01-15 15:57:27 -0500 (Thu, 15 Jan 2009)
New Revision: 11850
Modified:
branches/rel_1_4/Open-ILS/xul/staff_client/server/index.xhtml
Log:
white background
Modified: branches/rel_1_4/Open-ILS/xul/staff_client/server/index.xhtml
===================================================================
--- branches/rel_1_4/Open-ILS/xul/staff_client/server/index.xhtml 2009-01-15 18:51:09 UTC (rev 11849)
+++ branches/rel_1_4/Open-ILS/xul/staff_client/server/index.xhtml 2009-01-15 20:57:27 UTC (rev 11850)
@@ -10,7 +10,7 @@
<head>
<title>&staff.portal.title;</title>
</head>
-<body>
+<body style="background-color: white;">
<h1>&staff.portal.title;</h1>
<p>&staff.portal.default.welcome;</p>
<img src="/opac/images/main_logo.jpg" style="display: block; margin-left: auto; margin-right: auto;"/>
More information about the open-ils-commits
mailing list