From e4a9b19bf9997f46203fbc18c696c63703a72625 Mon Sep 17 00:00:00 2001 From: Andy Staudacher Date: Thu, 15 Jan 2009 10:02:41 +0000 Subject: Changing t() placeholder syntax from {{replace_me}} to %replace_me. --- modules/user/views/admin_groups.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/user/views') diff --git a/modules/user/views/admin_groups.html.php b/modules/user/views/admin_groups.html.php index 9547e121..a2ad652f 100644 --- a/modules/user/views/admin_groups.html.php +++ b/modules/user/views/admin_groups.html.php @@ -12,7 +12,7 @@ title=""> special): ?> $group->name)) ?>"> + title=" $group->name)) ?>"> -- cgit v1.2.3