]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/src/templates/opac/parts/login/help.tt2
TPAC - Remove images from login help page
[working/Evergreen.git] / Open-ILS / src / templates / opac / parts / login / help.tt2
1 <td class="login_boxes right_brain" align="center" valign="top" width="291">
2
3     <div style="padding: 25px; font-size: 1.5em;">
4         <a href="http://example.com" class="opac-button">[% l('Questions?') %]</a>
5     </div>
6
7     <div style="width:182px;color:black;padding:5px 25px;">
8         [% l('Visit our FAQs section for answers to common questions about how to use your account.') %]
9     </div>
10
11     <div style="padding: 25px; font-size: 1.5em;">
12         <a href="http://example.com" class="opac-button">[% l('FAQs') %]</a>
13     </div>
14 </td>