From 7cf0313e7b8672d9757f565fd72c8e7dcf1a8904 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Tue, 17 Mar 2009 20:59:24 +0000 Subject: Remove the in-place tag editing code from the default theme. It should be implemented in the tags module for now, and then possibly generalized out to lib later on. --- modules/tag/views/admin_tags.html.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'modules') diff --git a/modules/tag/views/admin_tags.html.php b/modules/tag/views/admin_tags.html.php index d6472706..484cb759 100644 --- a/modules/tag/views/admin_tags.html.php +++ b/modules/tag/views/admin_tags.html.php @@ -1,7 +1,7 @@ @@ -40,7 +40,8 @@
  • name ?> (count ?>) - id") ?>" class="gDialogLink delete-link gButtonLink"> + id") ?>" + class="gDialogLink delete-link gButtonLink">
  • -- cgit v1.2.3