X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fphotos.php;h=605f6153aedad1935e2a789aa9c19a7b21120e57;hb=778ed772d2c4d1a1b1222f2f9bbe98ad9fa67eff;hp=3e88e4d019df8a28d76d2af6c65edf93d605190e;hpb=1940905454b311fc5999a0d8020832bb92ee52f5;p=friendica.git diff --git a/mod/photos.php b/mod/photos.php index 3e88e4d019..605f6153ae 100644 --- a/mod/photos.php +++ b/mod/photos.php @@ -1183,7 +1183,7 @@ function photos_content(&$a) { intval($a->pager['itemspage']) ); - $o .= '

' . $album . '

'; + $o .= '

' . $album . '

'; if($cmd === 'edit') { if(($album !== t('Profile Photos')) && ($album !== 'Contact Photos') && ($album !== t('Contact Photos'))) {