file block_html.php was added on branch MOODLE_15_STABLE on 2005-07-07 17:01:40 +0000

This commit is contained in:
moodler
2005-06-19 17:42:50 +00:00
parent 221f65b6c3
commit c952ea8d4b
-11
View File
@@ -1,11 +0,0 @@
<?PHP // $Id$
// block_html.php - created with Moodle 1.5 + (2005060201)
$string['configcontent'] = 'Conteúdo';
$string['configtitle'] = 'Título do Box';
$string['html'] = 'HTML';
$string['leaveblanktohide'] = 'Deixe em branco para esconder o título';
$string['newhtmlblock'] = '(novo box HTML)';
?>