User: fs Date: 2006/11/28 01:46:10 Modified: dba/www/project_tools.html dba/www/development/index.html dba/www/development/project_structure.html
Log: corrected IDs for life menu hilighting File Changes: Directory: /dba/www/ ==================== File [changed]: project_tools.html Url: http://dba.openoffice.org/source/browse/dba/www/project_tools.html?r1=1.31&r2=1.32 Delta lines: +2 -2 ------------------- --- project_tools.html 28 Nov 2006 09:32:58 -0000 1.31 +++ project_tools.html 28 Nov 2006 09:46:07 -0000 1.32 @@ -46,9 +46,9 @@ <div id="dba_qa_todo_item_menu_left"><a href="/QA/ToDo.html">ToDo</a></div> </div> - <div id="dba_misc_item_menu_left"><a href="/development/index.html">Development</a> + <div id="dba_dev_item_menu_left"><a href="/development/index.html">Development</a> <div id="dba_dev_projects_item_menu_left"><a href="/development/projects.html">Developer projects</a></div> - <div id="dba_dev_projects_item_menu_left"><a href="/development/project_structure.html">Project Structure</a></div> + <div id="dba_dev_structure_item_menu_left"><a href="/development/project_structure.html">Project Structure</a></div> </div> <div id="sdb_drivers_item_menu_left"><a href="/drivers/index.html">Database Drivers</a> Directory: /dba/www/development/ ================================ File [changed]: index.html Url: http://dba.openoffice.org/source/browse/dba/www/development/index.html?r1=1.1&r2=1.2 Delta lines: +1 -1 ------------------- --- index.html 28 Nov 2006 09:37:16 -0000 1.1 +++ index.html 28 Nov 2006 09:46:07 -0000 1.2 @@ -18,7 +18,7 @@ <a href="./projects.html">Developer Projects</a> | <a href="./project_structure.html">Project Structure</a> <div class="dba"> - <h1 id="dba_misc">OpenOffice.org Base - Development</h1> + <h1 id="dba_dev">OpenOffice.org Base - Development</h1> <table cellpadding="0" cellspacing="0" ID="Table1"> <tbody> <tr class="OddTableRow"> File [changed]: project_structure.html Url: http://dba.openoffice.org/source/browse/dba/www/development/project_structure.html?r1=1.1&r2=1.2 Delta lines: +1 -1 ------------------- --- project_structure.html 28 Nov 2006 09:37:16 -0000 1.1 +++ project_structure.html 28 Nov 2006 09:46:07 -0000 1.2 @@ -18,7 +18,7 @@ <a href="../development/projects.html">Developer Projects</a> | <a href="./project_structure.html"><b>Project Structure</b></a> <div class="dba"> - <h2>Project structure</h2> + <h1 id="dba_dev_structure">Developer Projects</h1> <table cellpadding="0" cellspacing="0"> <tbody> <tr class="MainTableHeader"> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
