[svn r12569] Fixed language var spelling

skala
Yannick Warnier 19 years ago
parent 5421bda64a
commit c1f5435bd9
  1. 2
      main/newscorm/lp_list.php

@ -147,7 +147,7 @@ if ($curDirPath)
echo '<tr>';
echo '<th>'.get_lang("Name").'</th>'."\n" .
'<th>'.get_lang("progress")."</th>\n";
'<th>'.get_lang("Progress")."</th>\n";
if (api_is_allowed_to_edit())
{
echo "<th>",get_lang("Description"),"</th>\n" .

Loading…
Cancel
Save