fix some HTML violations in frio
This commit is contained in:
parent
704aef67fb
commit
f2d51737eb
45 changed files with 221 additions and 218 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue