Преглед изворни кода

Minor change the name of the button in hotpotatoes

Arthur Portugal пре 15 година
родитељ
комит
a3e230192f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      main/newscorm/learnpath.class.php

+ 1 - 1
main/newscorm/learnpath.class.php

@@ -5682,7 +5682,7 @@ class learnpath {
 
 		$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";