diff options
Diffstat (limited to 'view/tpl/new_channel.tpl')
-rw-r--r-- | view/tpl/new_channel.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/new_channel.tpl b/view/tpl/new_channel.tpl index b9171644a..f83bc3a11 100644 --- a/view/tpl/new_channel.tpl +++ b/view/tpl/new_channel.tpl @@ -1,6 +1,6 @@ <h2>$title</h2> -<form action="newchannel" method="post" id="newchannel-form"> +<form action="new_channel" method="post" id="newchannel-form"> <div id="newchannel-desc" class="descriptive-paragraph">$desc</div> |