From d9b6355bb8d67bd22bf9dbf3cfb6036b8d8f5af9 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Sun, 3 Apr 2016 21:00:18 +0200 Subject: [PATCH] added lang info to frost themes --- view/theme/frost-mobile/default.php | 2 +- view/theme/frost/default.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/view/theme/frost-mobile/default.php b/view/theme/frost-mobile/default.php index 3a424ad5f4..332291ca92 100644 --- a/view/theme/frost-mobile/default.php +++ b/view/theme/frost-mobile/default.php @@ -1,5 +1,5 @@ - + <?php if(x($page,'title')) echo $page['title'] ?> diff --git a/view/theme/frost/default.php b/view/theme/frost/default.php index c379955f79..c67bdcf20e 100644 --- a/view/theme/frost/default.php +++ b/view/theme/frost/default.php @@ -1,5 +1,5 @@ - + <?php if(x($page,'title')) echo $page['title'] ?>