Bivio::Type::OKButton
# Copyright (c) 2000-2011 bivio Software, Inc. All rights reserved. # $Id$ package Bivio::Type::OKButton; use strict; use Bivio::Base 'Type.FormButton'; 1;