MDL-5671 html editor can now be switched off on the fly while editing database templates

This commit is contained in:
skodak 2006-12-10 19:08:46 +00:00
parent 2840c21611
commit 0c097262c7
2 changed files with 19 additions and 2 deletions

View file

@ -61,6 +61,8 @@ $string['download'] = 'Download';
$string['edit'] = 'Edit';
$string['editcomment'] = 'Edit comment';
$string['editentry'] = 'Edit entry';
$string['editorenable'] = 'Enable editor';
$string['editordisable'] = 'Disable editor';
$string['emptyadd'] = 'The Add template is empty, generating a default form...';
$string['emptyaddform'] = 'You did not fill out any fields!';
$string['entries'] = 'Entries';