From 2238711675eefa60cd2feb47c8d3e43d3e6f1860 Mon Sep 17 00:00:00 2001 From: levinse Date: Mon, 16 May 2011 16:31:08 +0000 Subject: internationalization/localization, RT12515 --- httemplate/view/cust_main/notes.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'httemplate/view/cust_main/notes.html') diff --git a/httemplate/view/cust_main/notes.html b/httemplate/view/cust_main/notes.html index 71c4fb4d5..3a4b05a36 100755 --- a/httemplate/view/cust_main/notes.html +++ b/httemplate/view/cust_main/notes.html @@ -30,7 +30,7 @@ - <% include('/elements/init_overlib.html') %> + <& /elements/init_overlib.html &> % my $bgcolor1 = '#eeeeee'; % my $bgcolor2 = '#ffffff'; @@ -81,7 +81,7 @@
- <% include("/elements/table-grid.html") %> + <& /elements/table-grid.html &> <% mt('Date') |h %> % if ( $conf->exists('cust_main_note-display_times') ) { -- cgit v1.2.1