Revert "Bug 5630 CAS improvements"
[koha.git] / koha-tmpl / opac-tmpl / prog / en / modules / opac-auth.tt
index febe4d2..dfa7ed9 100644 (file)
 <p>Sorry, the CAS login failed.</p>
 [% END %]
 
-<p>If you have a <acronym title="Central Authentication Service">CAS</acronym> account, 
-[% IF ( casServerUrl ) %]
-    please <a href="[% casServerUrl %]">click here to login</a>.<p>
-[% END %]
-
-[% IF ( casServersLoop ) %]
-please choose against which one you would like to authenticate: </p>
-<ul>
-    [% FOREACH casServer IN casServersLoop %]
-       <li><a href="[% casServer.value %]">[% casServer.name %]</a></li>
-    [% END %]
-[% END %]
-</ul>
+<p>If you have a <acronym title="Central Authentication Service">CAS</acronym> account, please <a href="[% casServerUrl %]">click here to login</a>.<p>
 
 <h4>Local Login</h4>
 <p>If you do not have a CAS account, but a local account, you can still log in : </p>