X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fphotos.php;h=28416922197cd8e907996c62e8a7b4193fc8ca46;hb=df7702709b07560af1d469f0835586af317f39b0;hp=cb13b760364e72df276db5c3db5dc8eeeef0e074;hpb=04675e3ec3cd5951d651998489a1d04247f1026b;p=friendica.git diff --git a/mod/photos.php b/mod/photos.php index cb13b76036..2841692219 100644 --- a/mod/photos.php +++ b/mod/photos.php @@ -33,13 +33,18 @@ function photos_init(&$a) { if(count($albums)) { $a->data['albums'] = $albums; - $o .= '

' . $a->data['user']['username'] . '

'; - $o .= '

' . '' . t('Photo Albums') . '

'; - + $o .= '
'; + $o .= '
' . $a->data['user']['username'] . '
'; + $o .= '
' . $a->data['user']['username'] . '
'; + $o .= '
'; + + $o .= '