mirror of
https://github.com/moodle/moodle.git
synced 2025-04-14 04:52:36 +02:00
MDL-33139 mod_forum: fix minor whitespace problem
This commit is contained in:
parent
1e448fed27
commit
2528e8e52f
@ -647,7 +647,7 @@ if ($fromform = $mform_post->get_data()) {
|
||||
if (!empty($message)) { // if we're printing stuff about the file upload
|
||||
$timemessage = 4;
|
||||
}
|
||||
|
||||
|
||||
if ($realpost->userid == $USER->id) {
|
||||
$message .= '<br />'.get_string("postupdated", "forum");
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user