]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/theme.php
fix some HTML violations in frio
[friendica.git] / view / theme / frio / theme.php
index 5104c44b60f5d1e4d569d7e2b9a71b35bca5d0b2..a9423e09d570055f97a6e9dc4f10ef6f314cac66 100644 (file)
@@ -33,7 +33,7 @@ function frio_init(App $a) {
        // variable so the js scripts can use this information
        if($a->is_mobile || $a->is_tablet) {
                $a->page["htmlhead"] .= <<< EOT
-                       <script>
+                       <script type="text/javascript">
                                var is_mobile = 1;
                        </script>
 EOT;