Project

General

Profile

« Previous | Next » 

Revision 3706

Added by barteau about 16 years ago

Turnkey installer modification: replace ant token with relative path.

View differences:

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