Revision 8064
Added by ben leinfelder over 11 years ago
lib/style/common/templates/metacatui/entryForm.tmpl | ||
---|---|---|
13 | 13 |
<div id="myModal" class="modal hide fade large" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true" data-remote="[% cgiPrefix %]/register-dataset.cgi?cfg=[%cfg%]&stage=guide"> |
14 | 14 |
<div class="modal-header"> |
15 | 15 |
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">x</button> |
16 |
<h3 id="myModalLabel"> </h3>
|
|
16 |
<h3 id="myModalLabel">Registry Guide</h3>
|
|
17 | 17 |
</div> |
18 | 18 |
<div class="modal-body"> |
19 | 19 |
<p>Loading...</p> |
lib/style/common/templates/metacatui/genericGuide.tmpl | ||
---|---|---|
5 | 5 |
<div class="container"> |
6 | 6 |
|
7 | 7 |
<div class="row-fluid"> |
8 |
<h2>Registry Guide</h2>
|
|
8 |
<!--<h2>Registry Guide</h2>-->
|
|
9 | 9 |
<p class="lead"> |
10 | 10 |
Guide for Completing the Data [% config.type %] Form |
11 | 11 |
</p> |
lib/style/common/templates/metacatui/loginForm.tmpl | ||
---|---|---|
1 | 1 |
|
2 |
<!--<script language="JavaScript" type="text/javascript" src="[% styleCommonPath %]/templates/metacatui/login.js"></script>--> |
|
3 |
|
|
4 | 2 |
<!-- CONTENT SECTION |
5 | 3 |
======================================================================= --> |
6 | 4 |
<article id="RegistryLogin"> |
Also available in: Unified diff
switch where Registry Guide modal header is defined