diff options
Diffstat (limited to 'httemplate/edit/process/access_group.html')
-rw-r--r-- | httemplate/edit/process/access_group.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/process/access_group.html b/httemplate/edit/process/access_group.html index 9bb9d1dda..c80311586 100644 --- a/httemplate/edit/process/access_group.html +++ b/httemplate/edit/process/access_group.html @@ -1,4 +1,4 @@ -<%= include( 'elements/process.html', +<% include( 'elements/process.html', 'table' => 'access_group', 'viewall_dir' => 'browse', 'process_m2m' => { 'link_table' => 'access_groupagent', |