fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [15926] more on template


From: sigurdne
Subject: [Fmsystem-commits] [15926] more on template
Date: Tue, 1 Nov 2016 08:58:04 +0000 (UTC)

Revision: 15926
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15926
Author:   sigurdne
Date:     2016-11-01 08:58:04 +0000 (Tue, 01 Nov 2016)
Log Message:
-----------
more on template

Modified Paths:
--------------
    trunk/phpgwapi/templates/bookingfrontend/head.inc.php
    trunk/phpgwapi/templates/bookingfrontend/head.tpl

Modified: trunk/phpgwapi/templates/bookingfrontend/head.inc.php
===================================================================
--- trunk/phpgwapi/templates/bookingfrontend/head.inc.php       2016-11-01 
08:15:31 UTC (rev 15925)
+++ trunk/phpgwapi/templates/bookingfrontend/head.inc.php       2016-11-01 
08:58:04 UTC (rev 15926)
@@ -188,8 +188,6 @@
        {
                $tpl_vars['manual_text'] = lang('manual');
                $tpl_vars['manual_url'] = $manual;
-#              $tpl_vars['help_text'] = lang('help');
-#              $tpl_vars['help_url'] = => '#';
        }
        $bouser = CreateObject('bookingfrontend.bouser');
     $org = CreateObject('bookingfrontend.uiorganization');

Modified: trunk/phpgwapi/templates/bookingfrontend/head.tpl
===================================================================
--- trunk/phpgwapi/templates/bookingfrontend/head.tpl   2016-11-01 08:15:31 UTC 
(rev 15925)
+++ trunk/phpgwapi/templates/bookingfrontend/head.tpl   2016-11-01 08:58:04 UTC 
(rev 15926)
@@ -51,7 +51,6 @@
                                        <div class="custom-menu-screen"></div>
                                        <ul class="pure-menu-list">
                                                <li class="pure-menu-item"><a 
href="{manual_url}" class="pure-menu-link">{manual_text}</a></li>
-                                               <li class="pure-menu-item"><a 
href="{help_url}" class="pure-menu-link">{help_text}</a></li>
                                                <li class="pure-menu-item"><a 
href="{org_url}" class="pure-menu-link">{login_text_org}</a></li>
                                                <li class="pure-menu-item"><a 
href="{login_url}" class="pure-menu-link">{login_text}</a></li>
                                        </ul>




reply via email to

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