Revision 7249
Added by ben leinfelder over 12 years ago
lib/style/skins/default/include_searchbox.jsp | ||
---|---|---|
194 | 194 |
<td colspan="2" valign="middle" class="text_example"> |
195 | 195 |
<p> |
196 | 196 |
<%= loginStatus %> |
197 |
(<a href="<%=STYLE_SKINS_URL%>/default/index.jsp#loginanchor"
|
|
197 |
(<a href="<%=STYLE_SKINS_URL%>/default/index.jsp#iframeloginboxclass"
|
|
198 | 198 |
target="_top"><%=loginButtonLabel%></a>). |
199 | 199 |
You may search the data catalog without being logged |
200 | 200 |
into your account, but will have access only to |
Also available in: Unified diff
use iframe id for the login anchor since the anchor inside the iframe does not work.
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5619