</div>
<p style="font-style:italic;">If you require assistance placing a hold or have a question about a hold that you have placed,
- please <a href="http://www.georgialibraries.org/lib/directories/pineslibdir.html">contact your local library.</a></p>
+ please <a href="http://www.georgialibraries.org/lib/directories/pineslibdir.html" target="_blank">contact your local library.</a></p>
<div class="clear-both"></div>
<div id='holds_main'>
<form method="post">
[% PROCESS get_hold_status hold=hold; %]
</div>
</td>
- <td valign="top">
+ <td valign="top" style="text-align:center;">
<div>
[% l(ahr.frozen == 'f' ? 'Yes' : 'No') %]
</div>
<a style="font-size: 80%" href='[% mkurl(ctx.opac_root _ '/password_reset', {}, 1) %]'>[% l('Forgot your password?') %]</a>
[% END %]
</div>
- <div style="clear: both; padding-top: 15px;padding-left: 15px;">
+ <div style="clear: both; padding-top: 15px;padding-left: 15px;text-align:right;">
[%
redirect = CGI.param('redirect_to');
# Don't use referer unless we got here from elsewhere within the TPAC
[% IF NOT sms_number_hide_label; l('Mobile number:'); END; %]
<input type="text" name="sms_notify" [% setting = 'opac.default_sms_notify';
IF ctx.user_setting_map.$setting; %] value='[% ctx.user_setting_map.$setting | html %]' [% END %]/><br/><i>
-[% IF NOT sms_number_hide_hint; l('Hint: Use the full 10 digits of your phone number, no spaces, no dashes'); END; %]</i>
+[% IF NOT sms_number_hide_hint; l('Hint: Use the full 10 digits of your phone number including area code.'); END; %]</i>