[ros-diffs] [frik85] 20951: RosCMS update:

frik85 at svn.reactos.org frik85 at svn.reactos.org
Fri Jan 20 16:51:59 CET 2006


RosCMS update:

remove an unused textbox, to avoid misunderstandings
Modified: trunk/web/reactos.org/htdocs/roscms/inc/user_account_edit.php
  _____  

Modified: trunk/web/reactos.org/htdocs/roscms/inc/user_account_edit.php
--- trunk/web/reactos.org/htdocs/roscms/inc/user_account_edit.php
2006-01-20 01:54:56 UTC (rev 20950)
+++ trunk/web/reactos.org/htdocs/roscms/inc/user_account_edit.php
2006-01-20 15:51:54 UTC (rev 20951)
@@ -166,12 +166,6 @@

             </font></p></td>
       </tr>
       <tr> 
-        <td valign="top" bgcolor="#5984C3"><div align="center"><font
color="#FFFFFF" face="Arial, Helvetica,
sans-serif"><strong>Interests</strong></font></div></td>
-        <td valign="top" bgcolor="#EEEEEE"><font face="Arial,
Helvetica, sans-serif"> 
-          <input name="intere" type="text" id="intere" value="<?php
echo $result_content['user_fullname']; ?>" size="50" maxlength="100">
-          </font></td>
-      </tr>
-      <tr> 
         <td valign="top" bgcolor="#5984C3"><div align="center"><font
color="#FFFFFF" face="Arial, Helvetica,
sans-serif"><strong>Description</strong></font></div></td>
         <td valign="top" bgcolor="#E2E2E2"><textarea
name="textarea_content" cols="60" rows="5" id="textarea_content"><?php 
 				echo
$result_content['user_description'];
@@ -259,6 +253,6 @@
     <br>
     <address>* only required if you want to set a new
password</address>
     <p><input type="submit" name="Submit" value="Update"> 
-    </form>
+  </form>
 </div>
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20060120/3d96ef36/attachment.html


More information about the Ros-diffs mailing list