fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [7536] update templates for problem with activity fie


From: Kjell Arne Espedal
Subject: [Fmsystem-commits] [7536] update templates for problem with activity field beeing to long
Date: Mon, 29 Aug 2011 11:35:51 +0000

Revision: 7536
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=7536
Author:   kjell
Date:     2011-08-29 11:35:51 +0000 (Mon, 29 Aug 2011)
Log Message:
-----------
update templates for problem with activity field beeing to long

Modified Paths:
--------------
    trunk/booking/templates/base/resource_form.xsl

Modified: trunk/booking/templates/base/resource_form.xsl
===================================================================
--- trunk/booking/templates/base/resource_form.xsl      2011-08-29 11:29:09 UTC 
(rev 7535)
+++ trunk/booking/templates/base/resource_form.xsl      2011-08-29 11:35:51 UTC 
(rev 7536)
@@ -53,7 +53,7 @@
                                                <div id="building_container"/>
                                        </div>
                                </dd>
-                               <dt><label for="field_type"><xsl:value-of 
select="php:function('lang', 'Resource Type')" /></label></dt>
+                               <dt style="margin-top: 45px;"><label 
for="field_type"><xsl:value-of select="php:function('lang', 'Resource Type')" 
/></label></dt>
                                <dd>
                                        <select name='type' id='field_type'>
                                                <option value=''><xsl:value-of 
select="php:function('lang', 'Select Type')" />...</option>




reply via email to

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