New string for the title of freshly-created HTML blocks.

This commit is contained in:
defacer
2005-03-02 19:43:34 +00:00
parent 48f7fa4a60
commit 2ad1c3ff06
+1
View File
@@ -4,5 +4,6 @@ $string['html'] = 'HTML';
$string['configtitle'] = 'Block Title';
$string['configcontent'] = 'Content';
$string['leaveblanktohide'] = 'leave blank to hide the title';
$string['newhtmlblock'] = '(new HTML block)';
?>