phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] phpgwapi/templates/probusiness navbar.inc.php, 1.1.2.


From: uid65887
Subject: [Phpgroupware-cvs] phpgwapi/templates/probusiness navbar.inc.php, 1.1.2.5 head.inc.php, 1.1.2.4 nextmatchs.tpl, 1.1.2.3 navbar.tpl, 1.1.2.3
Date: Wed, 27 Apr 2005 07:39:08 -0000

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 <address@hidden>, Daniel Briegert <address@hidden>
  * @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}&nbsp;&nbsp;
+        <font>{lang_category}&nbsp;&nbsp;</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 -->







reply via email to

[Prev in Thread] Current Thread [Next in Thread]