From 1c8cfcdcf39a186edc7aff8236a4ab1b7a2e5d3c Mon Sep 17 00:00:00 2001 From: Len Kranendonk Date: Sat, 17 Jul 2004 20:45:42 +0000 Subject: [PATCH] Added manage Metadata option --- lib/WebGUI/Operation/Settings.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/WebGUI/Operation/Settings.pm b/lib/WebGUI/Operation/Settings.pm index 98285bf9b..1a45b4cee 100644 --- a/lib/WebGUI/Operation/Settings.pm +++ b/lib/WebGUI/Operation/Settings.pm @@ -200,6 +200,7 @@ sub www_manageSettings { $output .= '
  • '.WebGUI::International::get(133).''; $output .= '
  • '.WebGUI::International::get(140).''; $output .= '
  • '.WebGUI::International::get(308).''; + $output .= '
  • '.WebGUI::International::get('Manage Metadata','MetaData').''; $output .= '
  • '.WebGUI::International::get(1048).''; $output .= '
  • '.WebGUI::International::get(117).''; $output .= '';