diff --git a/theme/bulma/user_profile.php b/theme/bulma/user_profile.php index d49831a..6ba25a1 100644 --- a/theme/bulma/user_profile.php +++ b/theme/bulma/user_profile.php @@ -286,14 +286,14 @@ $protocol = paste_protocol(); echo ' - ' . ($ftitle) . ' + ' . ($ftitle) . ' - - ' . date_format($f_date, 'U') . ' + + ' . $f_dateui . ' - - ' . $Recent_update_u . ' - ' . $updatenote . ' + + ' . $updatenote . ' + '; if (strlen($f_tags) > 0) {