From: Tobias Diekershoff Date: Sun, 3 Apr 2016 19:00:18 +0000 (+0200) Subject: added lang info to frost themes X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=5ce6d2c5bd450e4a1c94dba104329d0b29636cb9;p=friendica.git added lang info to frost themes --- 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'] ?>