From: ivan Date: Sun, 13 Apr 2008 10:21:21 +0000 (+0000) Subject: adding just a title with no blank space above X-Git-Tag: root_of_webpay_support~709 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=5a50cc44ea44730eb8f286b5063f0446b247381b adding just a title with no blank space above --- diff --git a/httemplate/elements/tr-justtitle.html b/httemplate/elements/tr-justtitle.html new file mode 100644 index 000000000..7839a8ce5 --- /dev/null +++ b/httemplate/elements/tr-justtitle.html @@ -0,0 +1,11 @@ + + + <% $opt{value} %> + + + +<%init> + +my %opt = @_; + +