Update of phpgwapi/templates/probusiness
Modified Files:
Branch: Version-0_9_16-branch
navbar.inc.php lines: +2 -1
head.inc.php lines: +1 -1
nextmatchs.tpl lines: +1 -1
navbar.tpl lines: +5 -2
Log Message:
sync with probusiness cvs
====================================================
Index: phpgwapi/templates/probusiness/navbar.inc.php
diff -u phpgwapi/templates/probusiness/navbar.inc.php:1.1.2.4
phpgwapi/templates/probusiness/navbar.inc.php:1.1.2.5
--- phpgwapi/templates/probusiness/navbar.inc.php:1.1.2.4 Wed Dec 3
13:38:16 2003
+++ phpgwapi/templates/probusiness/navbar.inc.php Wed Dec 24 01:01:01 2003
@@ -1,6 +1,7 @@
<?php
/**
* probusiness template set
+ *
* @author Philipp Kamps <[EMAIL PROTECTED]>, Daniel Briegert <[EMAIL
PROTECTED]>
* @copyright Copyright (C) 2003 Free Software Foundation http://www.fsf.org/
* @license http://www.fsf.org/licenses/gpl.html GNU General Public License
====================================================
====================================================
Index: phpgwapi/templates/probusiness/nextmatchs.tpl
diff -u phpgwapi/templates/probusiness/nextmatchs.tpl:1.1.2.2
phpgwapi/templates/probusiness/nextmatchs.tpl:1.1.2.3
--- phpgwapi/templates/probusiness/nextmatchs.tpl:1.1.2.2 Wed Dec 3
13:38:16 2003
+++ phpgwapi/templates/probusiness/nextmatchs.tpl Wed Dec 24 01:01:01 2003
@@ -52,7 +52,7 @@
<!-- BEGIN cats -->
<td>
- {lang_category}
+ <font>{lang_category} </font>
<select name="{cat_field}" onChange="this.form.submit();">
<option value="0">{lang_all}</option>
{categories}
====================================================
Index: phpgwapi/templates/probusiness/navbar.tpl
diff -u phpgwapi/templates/probusiness/navbar.tpl:1.1.2.2
phpgwapi/templates/probusiness/navbar.tpl:1.1.2.3
--- phpgwapi/templates/probusiness/navbar.tpl:1.1.2.2 Wed Dec 3 13:38:16 2003
+++ phpgwapi/templates/probusiness/navbar.tpl Wed Dec 24 01:01:01 2003
@@ -9,7 +9,10 @@
</table>
</td>
<td valign="top">
- <p align="center" class="current_app_header">{current_app_header}</p>
- {messages}<br />
+ <div align="center">
+ <p class="current_app_header">{current_app_header}</p>
+ {messages}<br />
+ {sideboxcontent}
+ </div>
<!-- END navbar -->
_______________________________________________
Phpgroupware-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-cvs