fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [14200]


From: Nelson Guerra
Subject: [Fmsystem-commits] [14200]
Date: Sat, 17 Oct 2015 00:21:21 +0000

Revision: 14200
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14200
Author:   nelson224
Date:     2015-10-17 00:21:20 +0000 (Sat, 17 Oct 2015)
Log Message:
-----------


Modified Paths:
--------------
    branches/dev-syncromind/booking/templates/base/season_new.xsl

Modified: branches/dev-syncromind/booking/templates/base/season_new.xsl
===================================================================
--- branches/dev-syncromind/booking/templates/base/season_new.xsl       
2015-10-17 00:21:02 UTC (rev 14199)
+++ branches/dev-syncromind/booking/templates/base/season_new.xsl       
2015-10-17 00:21:20 UTC (rev 14200)
@@ -82,7 +82,7 @@
             <input type="submit" class="pure-button pure-button-primary">
                 <xsl:attribute name="value"><xsl:value-of 
select="php:function('lang', 'Save')" /></xsl:attribute>
             </input>
-            <input type="button" class="pure-button pure-button-primary" 
name="cencel">
+            <input type="button" class="pure-button pure-button-primary" 
name="cancel">
                 <xsl:attribute 
name="onclick">window.location.href="<xsl:value-of 
select="season/cancel_link"/>"</xsl:attribute>
                 <xsl:attribute name="value"><xsl:value-of 
select="php:function('lang', 'Cancel')" /></xsl:attribute>
             </input>




reply via email to

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