Commit 5a58a1ef authored by Derk-Jan Hartman's avatar Derk-Jan Hartman

* spelling fix and fix of copyright and version strings on info.html

parent e12e442b
......@@ -26,7 +26,7 @@
<td><input type="submit" name="control" value="previous" /></td>
<td><input type="submit" name="control" value="next" /></td>
<td><input type="submit" name="control" value="fullscreen" /></td>
<td><a href="info.html">Informations</a></td>
<td><a href="info.html">Information</a></td>
<td><a href="admin/">Administration</a></td>
</form>
<form>
......
......@@ -3,7 +3,7 @@
<title>VLC Media Player - Informations</title>
</head>
<body>
<h2><center><a href="http://www.videolan.org">VLC Media Player <vlc id="display" param1="version" /></a></center></h2>
<h2><center><a href="http://www.videolan.org">VLC Media Player <vlc id="value" param1="version" /></a></center></h2>
<hr/>
<vlc id="foreach" param1="cat" param2="informations" />
<p> <vlc id="value" param1="cat.name" />
......@@ -14,6 +14,6 @@
</ul>
<vlc id="end" />
<hr/>
<p><vlc id="display" param1="copyright" /> </p>
<p><vlc id="value" param1="copyright" /> </p>
</body>
</html>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment