PINES GALILEO login message
authorBill Erickson <berick@esilibrary.com>
Wed, 4 Sep 2013 19:44:00 +0000 (15:44 -0400)
committerBill Erickson <berick@esilibrary.com>
Wed, 4 Sep 2013 19:44:00 +0000 (15:44 -0400)
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/templates/opac/parts/login/form.tt2

index 1e23a98..e7be5ce 100644 (file)
 [% END %]
 
 <div id='login-form-box' class='login_boxes left_brain' style='float:left'>
-    <h1>[% l('Log in to Your Account') %]</h1>
+    [% IF CGI.param('redirect_to') == '/eg/opac/galileo' %]
+        <h1>[% l('Please login to your PINES account to access GALILEO') %]</h1>
+    [% ELSE %]
+        <h1>[% l('Log in to Your Account') %]</h1>
+    [% END %]
     [% l('Please enter the following information:') %]
     <form method='POST'>
         <table>