------------------------------------------------------------
revno: 991
committer: Bassel Safadi <[email protected]>
branch nick: aikiframework
timestamp: Wed 2012-01-04 03:33:56 +0200
message:
  removed content type of the reset password field
modified:
  libs/membership.php


--
lp:aikiframework
https://code.launchpad.net/~aikiframework-devel/aikiframework/trunk

Your team Aiki Framework Developers is subscribed to branch lp:aikiframework.
To unsubscribe from this branch go to 
https://code.launchpad.net/~aikiframework-devel/aikiframework/trunk/+edit-subscription
=== modified file 'libs/membership.php'
--- libs/membership.php	2011-12-13 12:32:24 +0000
+++ libs/membership.php	2012-01-04 01:33:56 +0000
@@ -358,7 +358,7 @@
 		if ($is_user) {
 			$form = '
 <div id="form_container">
-  <form method="post" enctype="multipart/form-data" id="reset_password_form" name="reset_password_form">
+  <form method="post" id="reset_password_form" name="reset_password_form">
 
   <fieldset class="fields">
 	<div class="password field">

_______________________________________________
Mailing list: https://launchpad.net/~aikiframework-devel
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~aikiframework-devel
More help   : https://help.launchpad.net/ListHelp

Reply via email to