fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [12806]


From: Nelson Guerra
Subject: [Fmsystem-commits] [12806]
Date: Fri, 27 Feb 2015 23:36:34 +0000

Revision: 12806
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=12806
Author:   nelson224
Date:     2015-02-27 23:36:34 +0000 (Fri, 27 Feb 2015)
Log Message:
-----------


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

Modified: branches/dev-syncromind/property/templates/base/request.xsl
===================================================================
--- branches/dev-syncromind/property/templates/base/request.xsl 2015-02-27 
23:36:10 UTC (rev 12805)
+++ branches/dev-syncromind/property/templates/base/request.xsl 2015-02-27 
23:36:34 UTC (rev 12806)
@@ -44,13 +44,11 @@
                                                        </input>
                                                </div>
                                                <div class="pure-control-group">
-                                                       <label for="name">
-                                                               <xsl:value-of 
select="php:function('lang', 'save')"/>
-                                                       </label>
+                                                       <label 
for="name"></label>
                                                        <xsl:variable 
name="lang_save">
                                                                <xsl:value-of 
select="php:function('lang', 'save')"/>
                                                        </xsl:variable>
-                                                       <input type="submit" 
name="values[update]" value="{$lang_save}"></input>
+                                                       <input type="submit" 
class="pure-button pure-button-primary" name="values[update]" 
value="{$lang_save}"></input>
                                                </div>
                                        </fieldset>
                                </div>




reply via email to

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