Changeset 744

Show
Ignore:
Timestamp:
09/10/05 23:26:48 (8 years ago)
Author:
aprilp
Message:

*** empty log message ***

Location:
trunk/wifidog-auth/wifidog/templates
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • trunk/wifidog-auth/wifidog/templates/lost_password.html

    r567 r744  
    1     <div id="form"> 
    2         <h3>{"Lost password"|_}</h3> 
     1<fieldset class="pretty_fieldset"> 
     2<legend>{"Lost password"|_}</legend> 
    33 
    44        <form name="form" method="post"> 
     
    2222        </form> 
    2323 
    24     </div> 
     24</fieldset> 
    2525     
    2626    <div id="help"> 
  • trunk/wifidog-auth/wifidog/templates/lost_username.html

    r567 r744  
    1  
    2     <div id="form"> 
    3         <h3>{"Lost username"|_}</h3> 
     1<fieldset class="pretty_fieldset"> 
     2<legend>{"Lost username"|_}</legend> 
    43 
    54        <form name="form" method="post"> 
     
    1918        </form> 
    2019 
    21     </div> 
     20</fieldset> 
    2221     
    2322    <div id="help"> 
  • trunk/wifidog-auth/wifidog/templates/resend_validation.html

    r567 r744  
    1     <div id="form"> 
    2         <h3>{"Re-send validation email"|_}</h3> 
     1<fieldset class="pretty_fieldset"> 
     2<legend>{"Re-send validation email"|_}</legend> 
    33 
    44        <form name="form"> 
     
    1717        </table> 
    1818        </form> 
    19  
    20     </div> 
     19</fieldset> 
    2120     
    2221    <div id="help">