X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fphp%2Fnone.php;h=a72311bd19654e43cf58f42482f5589551d1d9c7;hb=3b9bf4d70d658568eb81616855a101d8ed40f95e;hp=70262041983f955b38c2ba9945cc4e1cc8e6a4a3;hpb=f1e7d97b8cae93e1c77f5a5085880409b01fcdbe;p=friendica.git diff --git a/view/php/none.php b/view/php/none.php index 7026204198..a72311bd19 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']; +