From 2c274694127f5127fef311c13d265a9099dd629d Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Sun, 4 Jan 2009 01:55:59 +0000 Subject: Simple admin tags interface. --- modules/tag/views/admin_tags.html.php | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 modules/tag/views/admin_tags.html.php (limited to 'modules/tag/views') diff --git a/modules/tag/views/admin_tags.html.php b/modules/tag/views/admin_tags.html.php new file mode 100644 index 00000000..9f2aa099 --- /dev/null +++ b/modules/tag/views/admin_tags.html.php @@ -0,0 +1,31 @@ + +

+ +
+
"> +
+ + + "/> +
+
+
+ + + + + + + + + + + + + + +
name ?> count ?> + id?csrf=" . access::csrf_token()) ?>"> + + +
-- cgit v1.2.3