Changeset 489 for trunk/pages/chmeil.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/chmeil.php

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