changeset 86:4a2082f19626

Set mobile flag properly.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 25 Oct 2012 00:58:56 +0300
parents 4cad6c15f21b
children 8743ff5302ce
files index.php
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/index.php	Wed Oct 24 23:40:27 2012 +0300
+++ b/index.php	Thu Oct 25 00:58:56 2012 +0300
@@ -485,7 +485,6 @@
 }
 
 echo "
-   <th><a id=\"mobile\" class=\"imgctrl\" href=\"".$baseURI."?m=".($mobileMode ? 0 : 1)."\"><img src=\"img/mobile-white.png\" alt=\"Mobile\"></a></th>
   </tr>
  </table>
 </form>