]> git.mjollnir.org Git - moodle.git/commitdiff
moodle.php strings for log file restore needs some fix - xhtml compliance and removed...
authorskodak <skodak>
Tue, 17 Oct 2006 18:57:05 +0000 (18:57 +0000)
committerskodak <skodak>
Tue, 17 Oct 2006 18:57:05 +0000 (18:57 +0000)
lang/en_utf8/moodle.php

index 9dd4b0ea7a0fe300a0489159638de9186c0e52bf..d326eb5ba181ec5aef17a80a84dcdbe59a6371d4 100644 (file)
@@ -131,9 +131,9 @@ $string['backupactivehelp'] = 'Choose whether or not to do automated backups.';
 $string['backupcancelled'] = 'Backup Cancelled';
 $string['backupcoursefileshelp'] = 'If enabled then course files will be included in automated backups';
 $string['backupdate'] = 'Backup Date';
-$string['backupdatenew'] = ' &nbsp; $a->TAG is now $a->weekday, $a->mday $a->month $a->year<br>\n';
-$string['backupdateold'] = '$a->TAG was $a->weekday, $a->mday $a->month $a->year\n';
-$string['backupdaterecordtype'] = '<br>$a->recordtype - $a->recordname<br>\n';
+$string['backupdatenew'] = ' &nbsp; $a->TAG is now $a->weekday, $a->mday $a->month $a->year<br />';
+$string['backupdateold'] = '$a->TAG was $a->weekday, $a->mday $a->month $a->year';
+$string['backupdaterecordtype'] = '<br />$a->recordtype - $a->recordname<br />';
 $string['backupdetails'] = 'Backup Details';
 $string['backupexecuteathelp'] = 'Choose what time automated backups should run at.';
 $string['backupfailed'] = 'Some of your courses weren\'t saved!!';