phpBMS

Changeset 71 for trunk/index.php

Show
Ignore:
Timestamp:
10/07/06 13:02:33 (6 years ago)
Author:
brieb
Message:

resolved bugs... checked in before switching SVN servers

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/index.php

    r60 r71  
    9191                </h2> 
    9292                 
    93                 <div>name<br /> 
    94         <input name="name" type="text" id="username" size="25" maxlength="64" style="width:97%"> 
    95                 <script>setMainFocus();</script> 
    96                 </div> 
    97                 <div>password<br /> 
    98         <input name="password" type="password" id="password" size="25" maxlength="24" style="width:97%"></div> 
    99                 <div align=right style="padding-bottom:15px;"><input name="command" type="submit" class="Buttons" value="Log On" style="width:75px;"></div> 
     93                <label for="username">name<br /> 
     94        <input name="name" type="text" id="username" size="25" maxlength="64" style="width:97%" /> 
     95                <script>setMainFocus();</script></label> 
     96                <label for="password">password<br /> 
     97        <input name="password" type="password" id="password" size="25" maxlength="24" style="width:97%" /></label> 
     98                <div align=right style="padding-bottom:15px;"><input name="command" type="submit" class="Buttons" value="Log On" style="width:75px;" /></div> 
    10099                 
    101100                <?php if (isset($failed)) {?> 
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.