mirror of
https://github.com/e107inc/e107.git
synced 2025-01-29 18:47:54 +01:00
Update forum_shortcodes.php
This commit is contained in:
parent
f28379fa0d
commit
5ce12ebadb
@ -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()
|
||||
|
Loading…
x
Reference in New Issue
Block a user