Form/AdSpace should should be a single select form element, not a multiple.

This fixes bug #10835.
This commit is contained in:
Colin Kuskie 2009-08-27 22:09:55 +00:00
parent 68f30825ce
commit 95e979deda
3 changed files with 2 additions and 3 deletions

View file

@ -78,7 +78,6 @@ sub definition {
adSpace => {
tab => "properties",
fieldType => "AdSpace",
namespace => "AdSku",
label => $i18n->get("property ad space"),
hoverHelp => $i18n->get("property ad Space help"),
},