Lists page - re-added note and link to Lists instructions
authorTerran McCanna <tmccanna@georgialibraries.org>
Mon, 21 Nov 2016 19:37:29 +0000 (14:37 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Tue, 22 Nov 2016 13:57:30 +0000 (08:57 -0500)
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Open-ILS/src/templates/opac/myopac/lists.tt2

index b2c26d2..8c6ce6a 100644 (file)
 <h3 class="sr-only">[% l('My Lists') %]</h3>
 <div id='myopac_bookbag_div' style="padding:5px;">
 
+    <!-- PINES Customization -->
+    <p><i>Lists allow you to keep track of books you'd like to read in the future, recommendations you'd like 
+    to share with other people, and more. <a href="http://pines.georgialibraries.org/catalog-help#my_list" 
+    target="_new">Learn more about using lists.</a></i></p>
+    
     <!-- new list creation -->
     <form action="[% mkurl(ctx.opac_root _ '/myopac/list/update') %]" method="post" id="create_form">
         <h1>[% l('Create New List') %]</h1><a name="createnewlist"></a>