summaryrefslogtreecommitdiff
path: root/httemplate/search
diff options
context:
space:
mode:
authorivan <ivan>2005-06-02 09:36:27 +0000
committerivan <ivan>2005-06-02 09:36:27 +0000
commitb89f997f4d134f0faeada218a1581845d60f4371 (patch)
treed38da498d493df74719f95d07dcc22f9a11c3e0d /httemplate/search
parent684a478c0f88e5bf6d1d3f32f4618089146b5709 (diff)
Capitalization
Diffstat (limited to 'httemplate/search')
-rwxr-xr-xhttemplate/search/cust_bill_event.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/cust_bill_event.html b/httemplate/search/cust_bill_event.html
index cebb3035f..476d22161 100755
--- a/httemplate/search/cust_bill_event.html
+++ b/httemplate/search/cust_bill_event.html
@@ -1,6 +1,6 @@
<%= include(
'/elements/header.html',
- ( $cgi->param('failed') ? 'Failed invoice events' : 'invoice events' ),
+ ( $cgi->param('failed') ? 'Failed invoice events' : 'Invoice events' ),
include('/elements/menubar.html',
'Main menu' => $p, # popurl(2),
),