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