first part of ACL and re-skinning work and some other small stuff
[freeside.git] / httemplate / edit / access_group.html
diff --git a/httemplate/edit/access_group.html b/httemplate/edit/access_group.html
new file mode 100644 (file)
index 0000000..11b8df7
--- /dev/null
@@ -0,0 +1,10 @@
+<%= include( 'elements/edit.html',
+                 'name'   => 'Internal Access Group',
+                 'table'  => 'access_group',
+                 'labels' => { 
+                               'groupnum'   => 'Group number',
+                               'groupname'  => 'Group name',
+                             },
+                 'viewall_dir' => 'browse',
+           )
+%>