Revision 365
Added by Matt Jones over 24 years ago
sexpire.html | ||
---|---|---|
17 | 17 |
</HEAD> |
18 | 18 |
<BODY bgcolor="#FFFFFF" onLoad="document.forms[0].submit();"> |
19 | 19 | |
20 |
<FORM ACTION="/xmltodb/index.html" METHOD="GET" target="_top">
|
|
20 |
<FORM ACTION="@html-path@/index.html" METHOD="GET" target="_top">
|
|
21 | 21 |
<INPUT TYPE="button"> |
22 | 22 |
</FORM> |
23 | 23 |
Also available in: Unified diff
Repository reorganization, and some file cleanup to make the XSL and CSS
files portable to various installations of metacat (by using the
build.xml file substitution in the XSL files). Removed "xsqltest" directory
because it is no longer needed. Created new "style" directory inside of
"lib" to contain all stylesheets.