X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fphp%2Fnone.php;h=336cf060ea849828f9cb1efbfdac69b0ef60a870;hb=39e820e6a3ffaaec82f47b493c1b6b45f768a303;hp=7c6435e6f0924d7a11d329d147269d16d82657d8;hpb=af88c2daa34e39cb6430abf64d0648665bfeb9cd;p=friendica.git diff --git a/view/php/none.php b/view/php/none.php index 7c6435e6f0..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']; +