]> jspc29.x-matter.uni-frankfurt.de Git - trb3web.git/commitdiff
improved wording; pk
authorPhilipp Klaus <pklaus@stud.uni-frankfurt.de>
Fri, 6 Dec 2013 14:53:52 +0000 (15:53 +0100)
committerPhilipp Klaus <pklaus@stud.uni-frankfurt.de>
Fri, 6 Dec 2013 14:53:52 +0000 (15:53 +0100)
help.htm

index ff5077d5e9aa1d1c8fe906375922eb51a808913b..f1d590ca6513c7860cb51553d41edaf01891e883 100644 (file)
--- a/help.htm
+++ b/help.htm
@@ -1,7 +1,7 @@
 <h3>Help for changing content</h3>
 <ul>
   <li>Data is stored in the trb3web git repository, there is an automatic hook to update files on the server.
-  <li>A content file is contains plain HTML code, headings start with &lt;h3&gt;.
+  <li>A content file contains plain HTML code fragments, headings start with &lt;h3&gt;.
   <li>Links to other files are given as "?filename". Note the question mark and the missing .htm.
   <li>If a file should show up in the menues, edit WebConfig.pm:
     <ul>
@@ -42,4 +42,4 @@ our $menuselect = {
   "default" => "withouthelp",
   "contact" => "withhelp",                  #just to demonstrate it
   };
-</pre>
\ No newline at end of file
+</pre>