mirror of
https://github.com/e107inc/e107.git
synced 2025-07-28 10:20:45 +02:00
Update forum_shortcodes.php
This commit is contained in:
@@ -507,7 +507,7 @@ class forum_shortcodes extends e_shortcode
|
||||
// code to be executed if n is different from all labels;
|
||||
}
|
||||
}
|
||||
return $relativeDate.'<br />'.$lastpost_username." <a href='".$url."'>".IMAGE_post2.'</a>';
|
||||
return $lastpost_username." <a href='".$url."'>".$relativeDate.'</a>';
|
||||
}
|
||||
|
||||
function sc_startertitle()
|
||||
|
Reference in New Issue
Block a user