]> git.mjollnir.org Git - moodle.git/commitdiff
adding missing tag MDL-7861
authortoyomoyo <toyomoyo>
Tue, 19 Dec 2006 07:05:48 +0000 (07:05 +0000)
committertoyomoyo <toyomoyo>
Tue, 19 Dec 2006 07:05:48 +0000 (07:05 +0000)
admin/lang.php

index aa503b34c566884f7d2fbf9b03fe151b71aa071c..f813e523a1622ca9be5b9f776ee76e99d8b97118 100644 (file)
                 echo '    <input type="submit" name="update" value="'.get_string('savechanges').': '.$currentfile.'" />';
                 echo '</td></tr>';
             }
-            echo '</table>';
+            echo '</tr></table>';
             echo '</form>'; 
 
         } else {