diff options
Diffstat (limited to 'modules/webcpanel/templates/operserv/akill.html')
-rw-r--r-- | modules/webcpanel/templates/operserv/akill.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/webcpanel/templates/operserv/akill.html b/modules/webcpanel/templates/operserv/akill.html index 2b8e67dcf..02fa6eeb5 100644 --- a/modules/webcpanel/templates/operserv/akill.html +++ b/modules/webcpanel/templates/operserv/akill.html @@ -20,7 +20,7 @@ {IF EXISTS AKILLS} <em>{AKILLS}</em> {ELSE} - <table id="tableNSAccess" class="table table-hover"> + <table id="tableAccess" class="table table-hover"> <thead> <tr> <th>Number</th> |