X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fphotos.php;h=28416922197cd8e907996c62e8a7b4193fc8ca46;hb=906addf865ccab2c98d5035fc6c1b10d43004dfe;hp=7b660bfa3d4f08c0623a9ea216de001b7d1f8561;hpb=a810d2a993fb0d5d778cf56f9cdea151ecdec341;p=friendica.git diff --git a/mod/photos.php b/mod/photos.php index 7b660bfa3d..2841692219 100644 --- a/mod/photos.php +++ b/mod/photos.php @@ -33,11 +33,14 @@ function photos_init(&$a) { if(count($albums)) { $a->data['albums'] = $albums; - $o .= '

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

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

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

'; - + $o .= '
'; + + $o .= '