summaryrefslogtreecommitdiffstats
path: root/application/views/user/reset_password_username_form.php
diff options
context:
space:
mode:
Diffstat (limited to 'application/views/user/reset_password_username_form.php')
-rw-r--r--application/views/user/reset_password_username_form.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/views/user/reset_password_username_form.php b/application/views/user/reset_password_username_form.php
index 5329a0b7e..713cd4919 100644
--- a/application/views/user/reset_password_username_form.php
+++ b/application/views/user/reset_password_username_form.php
@@ -1,4 +1,4 @@
-<?php echo form_open('user/reset_password', array("class" => "form-horizontal")); ?>
+<?php echo form_open('user/reset_password'); ?>
<div class="row">
<div class="form-group col-lg-8 col-md-10">
<label class="control-label col-lg-2 col-md-2" for="inputUsername">Username</label>