X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fphp%2Fnone.php;h=336cf060ea849828f9cb1efbfdac69b0ef60a870;hb=ce7bf8524d4ed96bc3aede668d356e912ad99d75;hp=5b96e282e3fbc44b32aa98da936e388bfb3b5d19;hpb=c825cc8d0d61386cb00b6310fc4ea46c4354460d;p=friendica.git diff --git a/view/php/none.php b/view/php/none.php index 5b96e282e3..336cf060ea 100644 --- a/view/php/none.php +++ b/view/php/none.php @@ -1,11 +1,27 @@ -. + * + * The site template for pure content (e.g. (modals) + * + * This themplate is used e.g for bs modals. So outputs + * only the pure content + */ + +if(!empty($page['content'])) echo $page['content']; +