[freeside-commits] freeside/httemplate/elements file-upload.html, 1.2, 1.3
Ivan,,,
ivan at wavetail.420.am
Sun Nov 9 01:14:42 PST 2008
Update of /home/cvs/cvsroot/freeside/httemplate/elements
In directory wavetail.420.am:/tmp/cvs-serv1247/httemplate/elements
Modified Files:
file-upload.html
Log Message:
add a global countrycode to phone_avail import and a conf for the default (some other conf values snuck in also, oh well)
Index: file-upload.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/elements/file-upload.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- file-upload.html 14 Aug 2008 11:56:07 -0000 1.2
+++ file-upload.html 9 Nov 2008 09:14:40 -0000 1.3
@@ -55,7 +55,7 @@
% foreach (@field) {
<TR>
- <TH><% shift @label %></TH>
+ <TH ALIGN="right"><% shift @label %></TH>
<TD><INPUT TYPE="file" NAME="<% $_ %>" /></TD>
</TR>
% }
More information about the freeside-commits
mailing list