From 63ec397ccea7b71f6ae9b77db7f905c1a56d430d Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 9 Nov 2008 09:14:40 +0000 Subject: add a global countrycode to phone_avail import and a conf for the default (some other conf values snuck in also, oh well) --- httemplate/elements/file-upload.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/elements/file-upload.html') diff --git a/httemplate/elements/file-upload.html b/httemplate/elements/file-upload.html index 023bffb1e..c8b026d04 100644 --- a/httemplate/elements/file-upload.html +++ b/httemplate/elements/file-upload.html @@ -55,7 +55,7 @@ % foreach (@field) { - <% shift @label %> + <% shift @label %> % } -- cgit v1.2.1