mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Corrected example for 'submit page'
SVN revision: 175
This commit is contained in:
parent
04a0df895e
commit
a1f6858853
@ -257,11 +257,10 @@ Here is an example:
|
|||||||
<p>
|
<p>
|
||||||
<pre>
|
<pre>
|
||||||
<h1>You successfully submitted a message</h1>
|
<h1>You successfully submitted a message</h1>
|
||||||
<a href="linux">Back</a> to the logbook<p>
|
<a href="?cmd=Back">Back</a> to the logbook<p>
|
||||||
<a href="linux?cmd=new">Enter</a> another message
|
<a href="?cmd=New">Enter</a> another message
|
||||||
</pre>
|
</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.
|
The file must be present in the same directory as the <code><b>elogd</b></code> file.
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user