--- deliantra/Deliantra-Client/bin/cfplus 2006/05/25 21:24:40 1.6 +++ deliantra/Deliantra-Client/bin/cfplus 2006/05/25 21:48:22 1.7 @@ -1769,7 +1769,7 @@ $FLOORBOX->add (0, $row, $_->{face_widget}); $FLOORBOX->add (1, $row, $_->{desc_widget}); } else { - $FLOORBOX->add (new CFClient::UI::Label text => "More..."); + $FLOORBOX->add (1, ++$row, new CFClient::UI::Label text => "More..."); last; } }