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