fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [7661]


From: Torstein
Subject: [Fmsystem-commits] [7661]
Date: Tue, 20 Sep 2011 07:15:10 +0000

Revision: 7661
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=7661
Author:   vator
Date:     2011-09-20 07:15:10 +0000 (Tue, 20 Sep 2011)
Log Message:
-----------


Modified Paths:
--------------
    trunk/controller/inc/class.menu.inc.php

Modified: trunk/controller/inc/class.menu.inc.php
===================================================================
--- trunk/controller/inc/class.menu.inc.php     2011-09-20 07:14:55 UTC (rev 
7660)
+++ trunk/controller/inc/class.menu.inc.php     2011-09-20 07:15:10 UTC (rev 
7661)
@@ -27,7 +27,7 @@
                                        'url'   => 
$GLOBALS['phpgw']->link('/index.php', array('menuaction'=> 
'controller.uicontrol.index') ),
                            'image'     => array('property', 'location_1'),
                                ),
-                               'control_item2' => array
+                               'control_item' => array
                                (
                                        'text'  => lang('Control_item'),
                                        'url'   => 
$GLOBALS['phpgw']->link('/index.php', array('menuaction'=> 
'controller.uicontrol_item.index') ),
@@ -36,7 +36,7 @@
                                                                
'control_item_list2' => array
 
                                                                (
-                                                                       'text'  
=> lang('control_item_list') . 2,
+                                                                       'text'  
=> lang('control_item_list'),
                                                                        'url'   
=> $GLOBALS['phpgw']->link('/index.php', array('menuaction' => 
'controller.uicontrol_item.display_control_items', 'appname' => 'controller') ),
                                                                        'image' 
=> array('rental', 'x-office-spreadsheet')
                                                                ),
@@ -44,7 +44,7 @@
 
                                                                (
                                                                        'text'  
=> 'example::separate_tabs',
-                                                                       'url'   
=> $GLOBALS['phpgw']->link('/index.php', array('menuaction' => 
'controller.uicontrol_item.separate_tabs') ),
+                                                                       'url'   
=> $GLOBALS['phpgw']->link('/index.php', array('menuaction' => 
'controller.uicontrol_item2.separate_tabs') ),
                                                                        'image' 
=> array('rental', 'x-office-spreadsheet')
                                                                ),
                                                                




reply via email to

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