X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fphp%2Fnone.php;h=ce7447b5d9a9ef693a435f19d820945c06aa0a35;hb=307af4a4fd3472d3c640b384eaa1097bb6357639;hp=5b96e282e3fbc44b32aa98da936e388bfb3b5d19;hpb=4d30f2b292ec0b77de13cae3c622df84f84aa54f;p=friendica.git diff --git a/view/php/none.php b/view/php/none.php index 5b96e282e3..ce7447b5d9 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']; +