[% END %]
<div id='login-form-box' class='login_boxes left_brain float-left'>
- <h1>[% l('Log in to Your Account') %]</h1>
+ <h1 style="font-weight:bold;margin-bottom:10px;">[% l('Log in to Your Account') %]</h1>
[% l('Please enter the following information:') %]
+ <br/> <br/>
<form method='post'>
<div class='login-form-left'>
<label for='username_field' class="lbl1" >[% l('Library Card Number or Username') %]</label>
</div>
[% INCLUDE "opac/parts/login/password_hint.tt2" %]
[% IF reset_password == 'true' %]
- <a style="font-size: 80%" href='[% mkurl(ctx.opac_root _ '/password_reset', {}, 1) %]'>[% l('Forgot your password?') %]</a>
+ <div style="margin-left:12px;font-weight:bold;"><a href='[% mkurl(ctx.opac_root _ '/password_reset', {}, 1) %]'>[% l('Forgot your password?') %]</a></div>
[% END %]
</div>
<div style="clear: both; padding-top: 15px;padding-left: 15px;text-align:right;">
<!--[% l('Visit our FAQs section for answers to common questions about how to use your account.') %] -->
</div>
- <!--
- <div class="login-help-button">
- <div class="opac-multiline-button">
- <a href="http://pines.georgialibraries.org/pines-frequently-asked-questions">[% l('FAQs') %]</a>
- </div>
- </div>
- -->
-
<div class="login-help-button">
<div class="opac-multiline-button">
<a href="http://www.georgialibraries.org/lib/directories/pineslibdir.html">[% l('Contact Your Library') %]</a>
-<div style="font-size:normal;padding:15px 0px 5px 12px;width:300px;font-style:italic;">
+<div style="font-size:normal;padding:15px 10px 5px 12px;width:280px;font-style:italic;">
[%- l('If this is your first time logging in, please enter the last 4 digits of your phone number. Example: 0926'); %]
</div>