bugfix - 1157196

This commit is contained in:
Matthew Wilson 2005-03-09 16:41:35 +00:00
parent 1fbc8cb060
commit 2963e52a0e
2 changed files with 5 additions and 1 deletions

View file

@ -3066,7 +3066,7 @@ sub www_manageClipboard {
my ($header,$limit);
$ac->setHelp("clipboard manage");
if ($session{form}{systemClipboard} && WebGUI::Grouping::isInGroup(3)) {
$header = WebGUI::International::get(965,"Asset");
$header = WebGUI::International::get(966,"Asset");
$ac->addSubmenuItem($self->getUrl('func=manageClipboard'), WebGUI::International::get(949),"Asset");
$ac->addSubmenuItem($self->getUrl('func=emptyClipboard&systemClipboard=1'), WebGUI::International::get(959,"Asset"),
'onclick="return window.confirm(\''.WebGUI::International::get(951).'\')"',"Asset");

View file

@ -365,6 +365,10 @@ each wobject under the tab &quot;Metadata&quot; in the wobject properties.</p>
lastUpdated => 1099050265,
message => q|System Trash|
},
'966' => {
lastUpdated => 1099050265,
message => q|System Clipboard|
},
'Extras URL' => {
lastUpdated => 1089039511,
context => q|Field label for the Export Page operation|,