User: fs Date: 2006/06/22 01:33:17 Modified: dba/www/specifications/index.html
Log: class=selected instead of hard formatting File Changes: Directory: /dba/www/specifications/ =================================== File [changed]: index.html Url: http://dba.openoffice.org/source/browse/dba/www/specifications/index.html?r1=1.133&r2=1.134 Delta lines: +3 -1 ------------------- --- index.html 22 Jun 2006 08:31:43 -0000 1.133 +++ index.html 22 Jun 2006 08:33:14 -0000 1.134 @@ -13,7 +13,7 @@ <script type="text/javascript" src="/js/dba_default.js"></script> </head> <body> -<div class="dba"> +<div class="dba_menu_bar"> <b>Project Sections</b>: <a href="/index.html">Home</a> | <a href="/howto/index.html">HowTo's</a> @@ -22,7 +22,9 @@ | <a href="/downloads/index.html">Downloads</a> | <a href="/miscellaneous/index.html">Miscellaneous</a> | <a href="/drivers/index.html">Drivers</a><br/> +</div> <hr/> +<div class="dba"> <h1 id="dba_specifications">OpenOffice.org Database Access - Specifications</h1> </div> <div class="dba_light"> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
