Changeset 489 for trunk/pages/chtyp.php


Ignore:
Timestamp:
Mar 14, 2009, 1:11:41 AM (15 years ago)
Author:
amun
Message:

Odstranění vyplňovacího inputu "jméno účtu" ze správy acc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pages/chtyp.php

    r488 r489  
    3434
    3535<table align=\"center\">
    36   <tr>
    37     <td>
    38       Jméno vašeho účtu : </td>
    39     <td valign=middle>
    40       <input type=\"text\" name=\"acc1\">
    41           ".$_SESSION["UserName"]."</td>
    42   </tr>
     36 
     37      <input type=\"hidden\" name=\"acc1\" value='".$_SESSION["UserName"]."'>
     38         
    4339  <tr>
    4440    <td>
Note: See TracChangeset for help on using the changeset viewer.