Corrected example for 'submit page'
SVN revision: 175
This commit is contained in:
+2
-3
@@ -257,11 +257,10 @@ Here is an example:
|
||||
<p>
|
||||
<pre>
|
||||
<h1>You successfully submitted a message</h1>
|
||||
<a href="linux">Back</a> to the logbook<p>
|
||||
<a href="linux?cmd=new">Enter</a> another message
|
||||
<a href="?cmd=Back">Back</a> to the logbook<p>
|
||||
<a href="?cmd=New">Enter</a> another message
|
||||
</pre>
|
||||
|
||||
The reference "<I>linux</I>" in this case corresponds to the logbook name.
|
||||
The file must be present in the same directory as the <code><b>elogd</b></code> file.
|
||||
<p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user