From: Hypolite Petovan Date: Fri, 21 Sep 2018 01:02:55 +0000 (-0400) Subject: [frio] Move relevant code to new footer.tpl X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=73c1ebc6fd522be5ae712c058a02e105592c0f95;p=friendica.git [frio] Move relevant code to new footer.tpl --- diff --git a/view/theme/frio/php/default.php b/view/theme/frio/php/default.php index cb68328531..d9ecb7cf0d 100644 --- a/view/theme/frio/php/default.php +++ b/view/theme/frio/php/default.php @@ -138,27 +138,7 @@ if (!isset($minimal)) { diff --git a/view/theme/frio/templates/footer.tpl b/view/theme/frio/templates/footer.tpl new file mode 100644 index 0000000000..4d58ff888c --- /dev/null +++ b/view/theme/frio/templates/footer.tpl @@ -0,0 +1,23 @@ + + + + +
+ +{{foreach $footerScripts as $scriptUrl}} + +{{/foreach}}