Author: thomas.heute(a)jboss.com
Date: 2007-12-11 02:42:08 -0500 (Tue, 11 Dec 2007)
New Revision: 9334
Modified:
demo/trunk/conf/core-cms/default-content/default/login.html
demo/trunk/conf/core-cms/default-content/default/widgets.html
Log:
minor
Modified: demo/trunk/conf/core-cms/default-content/default/login.html
===================================================================
--- demo/trunk/conf/core-cms/default-content/default/login.html 2007-12-11 02:10:11 UTC
(rev 9333)
+++ demo/trunk/conf/core-cms/default-content/default/login.html 2007-12-11 07:42:08 UTC
(rev 9334)
@@ -1,3 +1,4 @@
+<div style="padding: 0pt 10px">
<h3>Credentials</h3>
<p>To access the portal as a simple user, please use:
<ul>
@@ -8,3 +9,4 @@
<p>To access the portal with <b>full administrator rights</b>, please
<b>register</b>.
The data are not kept and for your own security please do not use a real email address or
any valuable password.</p>
+</div>
\ No newline at end of file
Modified: demo/trunk/conf/core-cms/default-content/default/widgets.html
===================================================================
--- demo/trunk/conf/core-cms/default-content/default/widgets.html 2007-12-11 02:10:11 UTC
(rev 9333)
+++ demo/trunk/conf/core-cms/default-content/default/widgets.html 2007-12-11 07:42:08 UTC
(rev 9334)
@@ -1,3 +1,5 @@
+<div style="padding: 0pt 10px">
<h3>Widgets integration</h3>
<p>Here you will find several widgets either from <a target="_blank"
href="http://www.google.com/ig">iGoogle</a> or <a
target="_blank" href="http://eco.netvibes.com">Netvibes (UWA
widgets only)</a>.
-Also please note that those widgets come from various people around the world and may or
may not work.</p>
\ No newline at end of file
+Also please note that those widgets come from various people around the world and may or
may not work.</p>
+</div>
\ No newline at end of file