fix broken labels, dashes are illegal inside i18n lable

This commit is contained in:
Colin Kuskie 2005-12-06 04:46:50 +00:00
parent dbf160f417
commit 5a44090e8a
2 changed files with 3 additions and 3 deletions

View file

@ -136,7 +136,7 @@ sub getEditForm {
# );
$tabform->getTab("properties")->yesNo(
-name=>'forceSearchRoots',
-label=>WebGUI::International::get('edit-forceSearchRoots-label',"Asset_IndexedSearch"),
-label=>WebGUI::International::get('force search roots',"Asset_IndexedSearch"),
-value=>$self->getValue("forceSearchRoots")
);
# Content of specific user