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