diff options
Diffstat (limited to 'modules/webcpanel/templates/chanserv/access.html')
-rw-r--r-- | modules/webcpanel/templates/chanserv/access.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/webcpanel/templates/chanserv/access.html b/modules/webcpanel/templates/chanserv/access.html index 322f665c5..6d719b46f 100644 --- a/modules/webcpanel/templates/chanserv/access.html +++ b/modules/webcpanel/templates/chanserv/access.html @@ -10,7 +10,7 @@ {IF EQ ACCESS_LIST YES} {IF EXISTS ACCESSES} - <table id="tableNSAccess" class="table table-hover"> + <table id="tableAccess" class="table table-hover"> <thead> <tr> <th>Mask</th> |