summaryrefslogtreecommitdiff
path: root/modules/extra/webcpanel/templates/default/chanserv/drop.html
diff options
context:
space:
mode:
Diffstat (limited to 'modules/extra/webcpanel/templates/default/chanserv/drop.html')
-rw-r--r--modules/extra/webcpanel/templates/default/chanserv/drop.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/extra/webcpanel/templates/default/chanserv/drop.html b/modules/extra/webcpanel/templates/default/chanserv/drop.html
index 81db73167..1b7e788d0 100644
--- a/modules/extra/webcpanel/templates/default/chanserv/drop.html
+++ b/modules/extra/webcpanel/templates/default/chanserv/drop.html
@@ -15,7 +15,7 @@
{IF EXISTS CHANNEL_DROP}
<div class="alert alert-danger" style="margin-top: 15px; margin-bottom: 0; padding-bottom: 0;">
<h4>Drop Channel <strong>{CHANNEL_DROP}</strong>?</h4>
- <form class="form-horizontal" method="post" action="/operserv/akill">
+ <form class="form-horizontal" method="post" action="/chanserv/drop">
<input type="hidden" value="{CHANNEL_DROP}" name="channel">
<input type="hidden" value="yes" name="drop">
<div class="form-group">