fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [15207] formatting form


From: sigurdne
Subject: [Fmsystem-commits] [15207] formatting form
Date: Thu, 26 May 2016 18:26:15 +0000 (UTC)

Revision: 15207
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15207
Author:   sigurdne
Date:     2016-05-26 18:26:15 +0000 (Thu, 26 May 2016)
Log Message:
-----------
formatting form

Modified Paths:
--------------
    trunk/property/templates/base/invoice2.xsl

Modified: trunk/property/templates/base/invoice2.xsl
===================================================================
--- trunk/property/templates/base/invoice2.xsl  2016-05-26 06:48:36 UTC (rev 
15206)
+++ trunk/property/templates/base/invoice2.xsl  2016-05-26 18:26:15 UTC (rev 
15207)
@@ -76,7 +76,7 @@
                                        </td>
                                </tr>
                                <tr>
-                                       <td valign="top">
+                                       <td valign="top" height="30">
                                                <div id = 'split_text'>
                                                </div>
                                        </td>
@@ -447,19 +447,19 @@
 <xsl:template xmlns:php="http://php.net/xsl"; name="approve">
        <xsl:apply-templates select="voucher_info/generic/approved_list"/>
        <tr class ='row_off'>
-               <td class="th_text" align="left" valign="top" 
style="white-space: nowrap;">
+               <td class="th_text" align="left" valign="top" 
style="white-space: nowrap;" height="40">
                        <input id="sign_orig" type="hidden" 
name="values[sign_orig]" value="{voucher_info/generic/sign_orig}"/>
                        <input id="my_initials" type="hidden" 
name="values[my_initials]" value="{voucher_info/generic/my_initials}"/>
                        <xsl:value-of select="php:function('lang', 'approve 
as')"/>
                </td>
-               <td class="th_text" valign="top" align="left">
+               <td class="th_text" valign="top" align="left" height="40">
                        <div id = "approve_as2"> </div>
                </td>
        </tr>
        <tr class ='row_off'>
                <td>
                </td>
-               <td>
+               <td height="50">
                        <div id = 'email_link'></div>
                </td>
        </tr>




reply via email to

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