Modified more JSP text on the menu page to remove out of date information
This commit is contained in:
parent
3cf362ff2a
commit
6e69448ab9
3 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
<jsp:include page="jsp/header.jsf" />
|
||||
|
||||
<div id="label">THDL Tibetan Collaborative Dictionaries Home Page</div><!--END label-->
|
||||
<div id="message">Last Updated: January 23, 2003</div><!--END message-->
|
||||
<div id="message">Last Updated:October 18, 2003</div><!--END message-->
|
||||
<div id="columnSingle">
|
||||
<p>
|
||||
<a href="/lex/action?cmd=menu">Search Dictionary</a>
|
||||
|
|
|
@ -38,14 +38,14 @@ Message:
|
|||
</form>
|
||||
</div>
|
||||
|
||||
<p>This THDL Dictionary Server is a new online rich dictionary. </p>
|
||||
<%-- <p>This THDL Dictionary Server is a new online rich dictionary. </p>
|
||||
<p>During development, please follow this advice:
|
||||
<ul>
|
||||
<li><em>bookmark this page</em> and use the bookmark to get back after any unexpected errors.</li>
|
||||
<li><em>Don't refresh pages</em> pages with your browser's refresh commands. After database inserts, a browser refresh will cause a duplicate insert.</li>
|
||||
<li>After you request to add/edit a component look for the 'GO TO FORM' link in the navigation bar to quickly get to the form.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</p> --%>
|
||||
</div><!--END columnSingle-->
|
||||
|
||||
<jsp:include page="footer.jsf" flush="false" />
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<div id="columns">
|
||||
<div id="columnSingle">
|
||||
<div class="label">
|
||||
Log out of Lex the Dictionary Server</div>
|
||||
Log out of THDL Tibetan Collaborative Dictionaries</div>
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
|
Loading…
Reference in a new issue