fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [14144] fixing forms


From: Saul
Subject: [Fmsystem-commits] [14144] fixing forms
Date: Thu, 08 Oct 2015 00:35:29 +0000

Revision: 14144
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14144
Author:   psaul
Date:     2015-10-08 00:35:28 +0000 (Thu, 08 Oct 2015)
Log Message:
-----------
fixing forms

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

Modified: branches/dev-syncromind/booking/templates/base/email_preview.xsl
===================================================================
--- branches/dev-syncromind/booking/templates/base/email_preview.xsl    
2015-10-08 00:35:17 UTC (rev 14143)
+++ branches/dev-syncromind/booking/templates/base/email_preview.xsl    
2015-10-08 00:35:28 UTC (rev 14144)
@@ -29,7 +29,7 @@
             </div>
         </div>
         <div class="form-buttons">
-            <input type="submit" name="sendmail">
+            <input type="submit" name="sendmail" class="pure-button 
pure-button-primary">
                 <xsl:attribute name="value"><xsl:value-of 
select="php:function('lang', 'Send e-mails')"/></xsl:attribute>
             </input>
         </div>




reply via email to

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