Revision 8247
Added by ben leinfelder about 11 years ago
lib/style/common/templates/metacatui/loginForm.tmpl | ||
---|---|---|
72 | 72 |
<p>Forgot your username?</p> |
73 | 73 |
</div> |
74 | 74 |
<div class="span6 text-left"> |
75 |
<a id="resetPassword" href="[% cgiPrefix %]/ldapweb.cgi?cfg=[%cfg%]&stage=lookupname">
|
|
75 |
<a id="lookupAccount" href="[% cgiPrefix %]/ldapweb.cgi?cfg=[%cfg%]&stage=lookupname">
|
|
76 | 76 |
<i class="icon-user"></i> |
77 | 77 |
Lookup your account |
78 | 78 |
</a> |
Also available in: Unified diff
use correct id for the lookupAccount link - used in metacatui view.