diff options
Diffstat (limited to 'httemplate/view/svc_Common.html')
| -rw-r--r-- | httemplate/view/svc_Common.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/httemplate/view/svc_Common.html b/httemplate/view/svc_Common.html index 7ed63c7aa..7b46dc9c9 100644 --- a/httemplate/view/svc_Common.html +++ b/httemplate/view/svc_Common.html @@ -1,9 +1,8 @@ -<% include('elements/svc_Common.html', +<& elements/svc_Common.html, 'table' => $table, 'edit_url' => $edit_url, #$p."edit/svc_Common.html?svcdb=$table;svcnum=", %opt, - ) -%> +&> <%init> # false laziness w/edit/svc_Common.html |
