From 79f3474370e19cc0ab2a7e873ceca7c6ede22774 Mon Sep 17 00:00:00 2001 From: brettp Date: Mon, 19 Apr 2010 19:50:07 +0000 Subject: Fixed missing language string in admin git-svn-id: http://code.elgg.org/elgg/trunk@5805 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/ecml/languages/en.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/ecml/languages') diff --git a/mod/ecml/languages/en.php b/mod/ecml/languages/en.php index 505dbcf63..11db26a62 100644 --- a/mod/ecml/languages/en.php +++ b/mod/ecml/languages/en.php @@ -60,7 +60,7 @@ $english = array( [view: input/text, value=This is a default value]

', // admin - 'ecml:admin:admin' => 'ECML Permissions', + 'ecml:admin' => 'ECML Permissions', 'ecml:admin:instruction' => 'ECML allows users you easily embed views, entities, and 3rd party applications into their content -- cgit v1.2.3