MDL-18929 fixed double colons, in fact we stopped using colons long time ago; merged from MOODLE_19_STABLE

This commit is contained in:
skodak 2009-04-22 20:05:16 +00:00
parent e8048b1d7a
commit db008d6feb
2 changed files with 2 additions and 2 deletions

View file

@ -328,7 +328,7 @@ if (!$moving) {
if (!$moving) {
echo '<br /><br />';
echo '<input type="hidden" name="bulkmove" value="0" id="bulkmoveinput" />';
echo get_string('moveselectedto', 'grades') . ' : ';
echo get_string('moveselectedto', 'grades') . ' ';
echo choose_from_menu($categories, 'moveafter', '', 'choose',
'document.getElementById(\'bulkmoveinput\').value=1;document.getElementById(\'gradetreeform\').submit()', 0, true);
echo '<div id="noscriptgradetreeform" style="display: inline;">