Changed location of bottom/top text files

SVN revision: 1718
This commit is contained in:
2006-09-22 06:20:02 +00:00
parent d0b1bd91a8
commit 2dd78c6c10
+3 -4
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>
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
to display company logos etc.<br>
<br>
If a file is specified, it must be present in the resource directory.
to display company logos etc.
If a file is specified, it must be 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>"\"</code></b> or
<b><code>"x:"</code></b> (Windows).
@@ -836,7 +835,7 @@ Guest menu commands = List, Find, Login, Help
<pre>
&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
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>
"\"</code></b> or <b><code>"x:"</code></b> (Windows).
</li>