sforkowany z mirror/friendica
events: better comment description
rodzic
86d3adaa50
commit
3b4f72da93
|
@ -971,7 +971,7 @@ function format_event_item($item) {
|
|||
$location['map'] = '<div class="map">' . generate_map(str_replace('/', ' ', $evloc['coordinates'])) . '</div>';
|
||||
}
|
||||
|
||||
// Format the profile link
|
||||
// Construct the profile link (magic-auth).
|
||||
$sp = false;
|
||||
$profile_link = best_link_url($item, $sp);
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue