From 0e3df4e5d2d3d07199f5465fd6d21b45c96f844b Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Sun, 15 Feb 2009 08:12:48 +0000 Subject: Fix pluralized text. --- modules/tag/views/admin_tags.html.php | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'modules') diff --git a/modules/tag/views/admin_tags.html.php b/modules/tag/views/admin_tags.html.php index d92f422a..b65f79fa 100644 --- a/modules/tag/views/admin_tags.html.php +++ b/modules/tag/views/admin_tags.html.php @@ -44,7 +44,9 @@ - +
count()." tags") ?> + count()) ?> +
$tag): ?> @@ -59,12 +61,12 @@ - +
- \ No newline at end of file + -- cgit v1.2.3