Revision 3706
Added by barteau almost 17 years ago
lib/style/skins/dev/knbquery.html | ||
---|---|---|
6 | 6 |
<h1>KNB User Info Query Page</h1> |
7 | 7 |
<p>Note that you must first login with the correct permissions or this |
8 | 8 |
will return nothing.</p> |
9 |
<form action="@html-path@/servlet/metacat" method="POST">
|
|
9 |
<form action="../../../metacat" method="POST">
|
|
10 | 10 |
<input type="hidden" name="action" value="query" > |
11 | 11 |
<input type="hidden" name="query" value="" > |
12 | 12 |
<input type="hidden" name="qformat" value="html" > |
Also available in: Unified diff
Turnkey installer modification: replace ant token with relative path.