From df7b05b40edf6fef1d6b9a4990dbf35a47bcd372 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Thu, 26 Feb 2009 03:38:56 +0000 Subject: Move tag CSS into admin theme's screen.css Use JS to add titles to avoid repeating the same text 10s of times. --- modules/tag/views/admin_tags.html.php | 48 ++++++----------------------------- 1 file changed, 8 insertions(+), 40 deletions(-) (limited to 'modules') diff --git a/modules/tag/views/admin_tags.html.php b/modules/tag/views/admin_tags.html.php index a4517d49..92b0f6b7 100644 --- a/modules/tag/views/admin_tags.html.php +++ b/modules/tag/views/admin_tags.html.php @@ -1,40 +1,10 @@ - +

@@ -68,11 +38,9 @@
  • - ">name ?> + name ?> (count ?>) - id") ?>" class="gDialogLink" - title="">X + id") ?>" class="gDialogLink delete-link">X
  • -- cgit v1.2.3