Minor change the name of the button in hotpotatoes

skala
Arthur Portugal 16 years ago
parent f384b71a89
commit a3e230192f
  1. 2
      main/newscorm/learnpath.class.php

@ -5682,7 +5682,7 @@ class learnpath {
$return .= "\t\t" . '<tr>' . "\n"; $return .= "\t\t" . '<tr>' . "\n";
$return .= "\t\t\t" . '<td> &nbsp;</td><td><button class="save" name="submit_button" type="submit">' . get_lang('ModifyHotpotatoes') . '</button></td>' . "\n"; $return .= "\t\t\t" . '<td> &nbsp;</td><td><button class="save" name="submit_button" type="submit">' . get_lang('ModifyHotPotatoes') . '</button></td>' . "\n";
$return .= "\t\t" . '</tr>' . "\n"; $return .= "\t\t" . '</tr>' . "\n";

Loading…
Cancel
Save