changeset 94:171592f906a1

Add link to the beta/alpha mobile version.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 12 Dec 2012 12:31:31 +0200
parents fe3dd95ee3b8
children eea1ab9aff46
files index.php
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/index.php	Wed Dec 12 12:30:34 2012 +0200
+++ b/index.php	Wed Dec 12 12:31:31 2012 +0200
@@ -494,6 +494,7 @@
      ($nextPeriod ? lukMsg("Current period") : lukMsg("Next period"))."</a></th>
    <th><a id=\"orig\" class=\"textctrl\" href=\"".$origBaseURI.$luokka.$origBaseExt."\">".lukMsg("Original")."</a></th>
    <th><a id=\"xml\" class=\"textctrl\" href=\"".$baseURI.$cachePath."/".$luokka.".xml\">XML</a></th>
+   <th><a id=\"mobile\" class=\"textctrl\" href=\"http://tnsp.org/lukm/\">Mobile</a></th>
 ";
 }