mirror of
https://github.com/moodle/moodle.git
synced 2025-04-22 08:55:15 +02:00
removed stray echo statement
This commit is contained in:
parent
9fc3100f27
commit
6943c3b9ca
@ -52,7 +52,6 @@
|
||||
global $THEME;
|
||||
$straddtoquiz = get_string("addtoquiz", "quiz");
|
||||
$out = "<input type=\"submit\" name=\"add\" value=\"{$THEME->larrow} $straddtoquiz\" />\n";
|
||||
echo '<br />';
|
||||
return $out;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user