<td align=right><p>loglifetime:</td>
<td>
<? unset($options);
- $options[0] = get_string("saveall");
+ $options[0] = get_string("neverdeletelogs");
$options[1000] = get_string("numdays", "", 1000);
$options[365] = get_string("numdays", "", 365);
$options[180] = get_string("numdays", "", 180);
$string['newsitems'] = "news items";
$string['newsitemsnumber'] = "News items to show";
$string['never'] = "Never";
+$string['neverdeletelogs'] = "Never delete logs";
$string['no'] = "No";
$string['nocoursesyet'] = "No courses in this category";
$string['noexistingadmins'] = "No existing admins, this is a serious error and you should never have seen this message.";
$string['requireskey'] = "This course requires an enrolment key";
$string['revert'] = "Revert";
$string['role'] = "Role";
-$string['saveall'] = "Save all";
$string['savechanges'] = "Save changes";
$string['search'] = "Search";
$string['searchagain'] = "Search again";