From 8fa5e46cfc3fed617193d354c754c9e4dad1b0eb Mon Sep 17 00:00:00 2001 From: Max Kremmel Date: Sat, 5 Aug 2006 16:21:57 +0000 Subject: clean up plugins to have a uniform help display --- plugins/data.dropdown.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/data.dropdown.php') diff --git a/plugins/data.dropdown.php b/plugins/data.dropdown.php index 36de881..7119aaf 100644 --- a/plugins/data.dropdown.php +++ b/plugins/data.dropdown.php @@ -1,6 +1,6 @@ TRUE, 'requires_pair' => TRUE, 'load_function' => 'data_dropdown', - 'title' => 'DropDown (DD)', + 'title' => 'DropDown', 'help_page' => 'DataPluginDropDown', 'description' => tra("This plugin creates a expandable box of text.. All text should be entered between the ") . "{DD} " . tra("blocks."), 'help_function' => 'data_dropdown_help', -- cgit v1.3