summaryrefslogtreecommitdiff
path: root/httemplate/edit/pkg_class.html
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2012-10-11 15:15:48 -0700
committerIvan Kohler <ivan@freeside.biz>2012-10-11 15:15:48 -0700
commit671846c7bee35093d62a467236dddfe4706520b3 (patch)
treee85f01aabbeb4a7a17d1c28b57ecf9ad7e3cb4a8 /httemplate/edit/pkg_class.html
parent47e67d9852be3ccab87d2993f063e920295d8e65 (diff)
parent4c886d5b7b118382dd021636ecb3de2ce275e7c1 (diff)
Merge branch 'master' of git.freeside.biz:/home/git/freeside
Diffstat (limited to 'httemplate/edit/pkg_class.html')
-rw-r--r--httemplate/edit/pkg_class.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/pkg_class.html b/httemplate/edit/pkg_class.html
index c4e3d8ac5..95c6f3082 100644
--- a/httemplate/edit/pkg_class.html
+++ b/httemplate/edit/pkg_class.html
@@ -1,5 +1,5 @@
<% include( 'elements/class_Common.html',
- 'name' => 'Package Class',
+ 'name_singular' => 'Package Class',
'table' => 'pkg_class',
%opt,
)