cee1bd0bb7
XHTML ok Copied config strings to admin
11 lines
260 B
PHP
11 lines
260 B
PHP
<?PHP // $Id$
|
|
// block_html.php - created with Moodle 1.4.4 + (2004083140)
|
|
|
|
|
|
$string['configcontent'] = 'Sisu';
|
|
$string['configtitle'] = 'Blokeeri pealkiri';
|
|
$string['html'] = 'HTML';
|
|
$string['leaveblanktohide'] = 'Jäta tühjaks ,et peita pealkiri';
|
|
|
|
?>
|