Browse Source

minor - fixed typo form input text - partial CT#190

Cristian Fasanando 15 years ago
parent
commit
959c482c89
1 changed files with 1 additions and 1 deletions
  1. 1 1
      main/social/message_for_group_form.inc.php

+ 1 - 1
main/social/message_for_group_form.inc.php

@@ -46,7 +46,7 @@ if (!empty($group_id)) {
 <input type="hidden" name="action" value="send_message_group" />
 <input type="hidden" name="group_id" value="<?php echo $group_id ?>" />
 <input type="hidden" name="parent_id" value="<?php echo $message_id ?>" />
-<input type="text" name="token" value="<?php echo $_SESSION['sec_token'] ?>" />
+<input type="hidden" name="token" value="<?php echo $_SESSION['sec_token'] ?>" />
 <table width="600" border="0" height="220">
     <tr height="180">
         <td align="left">