mirror of
https://github.com/moodle/moodle.git
synced 2025-02-15 21:36:58 +01:00
Jasmin Klindzic jasmin@ffzg.hr Dragan Dosen ddosen@ffzg.hr An utf-8 version is also on it's way - just some cleaning to do ;-)
8 lines
148 B
PHP
8 lines
148 B
PHP
<?PHP // $Id$
|
|
// block_social_activities.php - created with Moodle 1.5.2 + (2005060220)
|
|
|
|
|
|
$string['blockname'] = 'Društvene aktivnosti';
|
|
|
|
?>
|