<div id='login-form-box' class='login_boxes left_brain' style='float:left'>
<h1>[% l('Log in to Your Account') %]</h1>
[% l('Please enter the following information:') %]
+<<<<<<< HEAD
<form method='post'>
<div style="float: left; padding-bottom: 10px; margin-right: 40px;">
<label for='username_field' class="lbl1" >[% l('Library Card Number or Username') %]</label>
<div class="input_bg">
<input type='text' id="username_field" name="username" autofocus />
</div>
- <div class="lbl2">[% l('Please include leading zeros and no spaces.') %]</div>
- <div class="lbl2">[% l('Example: 0026626051') %]</div>
+ <div class="lbl2">[% l('Please type the entire card number with no spaces.') %]</div>
+ <div class="lbl2">[% l('Example: 220110026626051') %]</div>
</div>
<div style="float: left;">
<label for="password_field" class="lbl1" >[% l('PIN Number or Password') %]</label>