User Tools

Site Tools


dev:opac:template-toolkit:strings

This is an old revision of the document!


TTPAC String Customization Index

Several pages in TTPAC contain lines of text which may contain statements libraries will wish to customize to suit local policy. This page serves as a guide to any such strings, along with the relevant template file the string can be found within.

main_refund_policy.tt2

<tr>
    <td colspan="3">
        <br />
        [% l('Important! You must have a printed receipt
              to be eligible for a refund on lost items
              (regulations allow for no exceptions).')
        %]
        <br />
        <strong>
        [% l('To ensure your necessary receipt information
             is not lost, enter your email address above
             and a receipt will be emailed to you. Otherwise,
             make certain you have a printed receipt in hand
             before closing the payment receipt screen.')
        %]
        </strong>
    </td>
</tr>

help.tt2

<td class="login_boxes right_brain" align="center" valign="top" width="291">
 
    <a href="http://example.com"><img
        src="[% ctx.media_prefix %]/images/questions.png" alt="[% l('Questions?') %]" style="margin-top:29px;" /></a>
 
    <div style="width:182px;color:black;padding:5px 25px;">
        [% l('Visit our FAQs section for answers to common questions about how to use your account.') %]
    </div>
 
    <a href="http://example.com"><img
        alt="[% l('FAQs') %]" src="[% ctx.media_prefix %]/images/faqs-btn.png" style="margin-top:13px;" /></a>
</td>
dev/opac/template-toolkit/strings.1335802676.txt.gz · Last modified: 2022/02/10 13:34 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

© 2008-2022 GPLS and others. Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a U.S. 501(c)3 non-profit organization.