]> err.no Git - scalable-opengroupware.org/commitdiff
Missing label for translation in tab
authormaxime <maxime@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Wed, 20 Jul 2005 17:24:40 +0000 (17:24 +0000)
committermaxime <maxime@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Wed, 20 Jul 2005 17:24:40 +0000 (17:24 +0000)
git-svn-id: http://svn.opengroupware.org/SOGo/trunk@859 d1b88da0-ebda-0310-925b-ed51d893ca5b

SOGo/UI/Templates/UIxAppointmentView.wox

index af737e3c6092b34c8ea7c49ec20deff904785957..cf7be5ac7f93622ee9716c1dc968f14ca040b301 100644 (file)
                      const:bodyStyle="tabview_body"
         >
           <uix:tab const:key="attributes"
-                   const:label="attributes"
+                   label:label="attributes"
                    var:href="attributesTabLink"
           >
             <table width="100%" border="0" cellpadding="4" cellspacing="0">
           <var:if condition="canAccessApt">    
   
             <uix:tab const:key="participants"
-                     const:label="participants"
+                     label:label="participants"
                      var:href="participantsTabLink"
             >
               <table width="100%" border="0" cellpadding="4" cellspacing="0">