From 878d82cb4655a1e0c98f75d7d236e1b6a553c0b3 Mon Sep 17 00:00:00 2001 From: unostar Date: Sat, 13 Jun 2009 01:39:35 +0800 Subject: Multi-byte safe function to support all other languages. Signed-off-by: Bharat Mediratta --- modules/tag/views/admin_tags.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/tag/views/admin_tags.html.php b/modules/tag/views/admin_tags.html.php index 62e3a2a1..21661c48 100644 --- a/modules/tag/views/admin_tags.html.php +++ b/modules/tag/views/admin_tags.html.php @@ -30,7 +30,7 @@ $tag): ?> - name, 0, 1)) ?> + name, 0, 1)) ?> -- cgit v1.2.3