fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [15736]


From: nelson . guerra
Subject: [Fmsystem-commits] [15736]
Date: Tue, 27 Sep 2016 02:01:58 +0000 (UTC)

Revision: 15736
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15736
Author:   nelson224
Date:     2016-09-27 02:01:58 +0000 (Tue, 27 Sep 2016)
Log Message:
-----------


Modified Paths:
--------------
    branches/dev-syncromind-2/property/templates/base/import_components.xsl

Modified: 
branches/dev-syncromind-2/property/templates/base/import_components.xsl
===================================================================
--- branches/dev-syncromind-2/property/templates/base/import_components.xsl     
2016-09-26 13:37:26 UTC (rev 15735)
+++ branches/dev-syncromind-2/property/templates/base/import_components.xsl     
2016-09-27 02:01:58 UTC (rev 15736)
@@ -110,10 +110,10 @@
                                                </div>
                                                <div id="responsiveTabsDemo">
                                                        <ul>
-                                                               <li><a 
href="#tab-1">Choose Sheet</a></li>
-                                                               <li><a 
href="#tab-2">Choose start line</a></li>
-                                                               <li><a 
href="#tab-3">Choose columns</a></li>
-                                                               <li><a 
href="#tab-4">Result</a></li>
+                                                               <li><a 
href="#tab-1"><xsl:value-of select="php:function('lang', 'Choose 
Sheet')"/></a></li>
+                                                               <li><a 
href="#tab-2"><xsl:value-of select="php:function('lang', 'Choose start 
line')"/></a></li>
+                                                               <li><a 
href="#tab-3"><xsl:value-of select="php:function('lang', 'Choose 
columns')"/></a></li>
+                                                               <li><a 
href="#tab-4"><xsl:value-of select="php:function('lang', 'Preview')"/></a></li>
                                                        </ul>
                                                        <div id="tab-1">
                                                                <select 
id="sheet_id" name="sheet_id">
@@ -174,7 +174,7 @@
                                                                                
        <xsl:value-of select="php:function('lang', 'Save')"/>
                                                                                
</xsl:attribute>
                                                                        
</input>                                                                
-                                                                       <input 
type="button" id="cancel" name="cancel" size="40">
+                                                                       <input 
type="button" id="cancel_steps" name="cancel_steps" size="40">
                                                                                
<xsl:attribute name="value">
                                                                                
        <xsl:value-of select="php:function('lang', 'Cancel')"/>
                                                                                
</xsl:attribute>




reply via email to

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