Skip to content

Commit

Permalink
Mobile template no longer exists, just use the 'Fixed'
Browse files Browse the repository at this point in the history
  • Loading branch information
saltybeagle committed Aug 23, 2012
1 parent fb40ecc commit 157986f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions www/templates/html/Controller.tpl.php
Expand Up @@ -6,10 +6,6 @@


$template = 'Fixed'; $template = 'Fixed';


if ($context->options['mobile']) {
$template = 'Mobile';
}

$page = UNL_Templates::factory($template); $page = UNL_Templates::factory($template);


if (isset($GLOBALS['UNLTEMPLATEDEPENDENTSPATH'])) { if (isset($GLOBALS['UNLTEMPLATEDEPENDENTSPATH'])) {
Expand Down

0 comments on commit 157986f

Please sign in to comment.