Changed location of bottom/top text files

SVN revision: 1718
This commit is contained in:
Stefan Ritt 2006-09-22 06:20:02 +00:00
parent d0b1bd91a8
commit 2dd78c6c10

View File

@ -820,9 +820,8 @@ Guest menu commands = List, Find, Login, Help
<code><b>Top text = &lt;file&gt; | &lt;string&gt;</b></code><br> <code><b>Top text = &lt;file&gt; | &lt;string&gt;</b></code><br>
The text of this option gets displayed at the top of every Elog page. The text of this option gets displayed at the top of every Elog page.
It can be a string or a filename which gets displayed. Might be useful It can be a string or a filename which gets displayed. Might be useful
to display company logos etc.<br> to display company logos etc.
<br> If a file is specified, it must be present in the logbook directory.
If a file is specified, it must be present in the resource directory.
Alternatively, an absolute path can be used if the file name starts Alternatively, an absolute path can be used if the file name starts
with a <b><code>"/"</code></b> (Unix) or <b><code>"\"</code></b> or with a <b><code>"/"</code></b> (Unix) or <b><code>"\"</code></b> or
<b><code>"x:"</code></b> (Windows). <b><code>"x:"</code></b> (Windows).
@ -836,7 +835,7 @@ Guest menu commands = List, Find, Login, Help
<pre> <pre>
&lt;center&gt;&lt;a href="/"&gt;Main page&lt;/a&gt;&lt;/center&gt; &lt;center&gt;&lt;a href="/"&gt;Main page&lt;/a&gt;&lt;/center&gt;
</pre>Or it can contain other useful links. If a file is specified, it must be </pre>Or it can contain other useful links. If a file is specified, it must be
present in the resource directory. Alternatively, an absolute path can be used present in the logbook directory. Alternatively, an absolute path can be used
if the file name starts with a <b><code>"/"</code></b> (Unix) or <b><code> if the file name starts with a <b><code>"/"</code></b> (Unix) or <b><code>
"\"</code></b> or <b><code>"x:"</code></b> (Windows). "\"</code></b> or <b><code>"x:"</code></b> (Windows).
</li> </li>