#!/usr/bin/perl -wT # vim: ft=xml ts=4 sw=4 et: #---------------------------------------------------------------------- # heading : Collaboration # description : Accounts Expiration # navigation : 2000 2100 #---------------------------------------------------------------------- #---------------------------------------------------------------------- # Copyright (C) 2011-2014 Firewall-Services # daniel@firewall-services.com # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # Technical support for this program is available from Mitel Networks # Please visit our web site www.mitel.com/sme/ for details. #---------------------------------------------------------------------- use strict; use esmith::FormMagick::Panel::expireaccounts; my $fm = esmith::FormMagick::Panel::expireaccounts->new(); $fm->display(); __DATA__
DESC_FIRSTPAGE DESC_MODIFY_CONFIG_PAGE DESC_WARNING_DELAY DESC_DAYS_BETWEEN_WARNINGS DESC_WARNING_RECIPIENT DESC_AUTO_REPLY DESC_DELETE_AFTER_LOCK DESC_LOCK_ON_DATE DESC_WARN_USER DESC_FORWARD_AFTER_LOCK DESC_AUTO_REPLY DESC_DELETE_AFTER_LOCK