5578e1bd26
Thanks all
12 lines
311 B
PHP
Executable File
12 lines
311 B
PHP
Executable File
<?PHP // $Id$
|
|
// block_html.php - created with Moodle 1.5.2 + (2005060222)
|
|
|
|
|
|
$string['configcontent'] = 'Sisältö';
|
|
$string['configtitle'] = 'Lohkon otsikko';
|
|
$string['html'] = 'HTML';
|
|
$string['leaveblanktohide'] = 'PIdä tyhjänä piilottaaksesi otsikon';
|
|
$string['newhtmlblock'] = '(uusi HTML-lohko)';
|
|
|
|
?>
|