From 2f8aee333c15ef55e81d1702c9c477f688221d10 Mon Sep 17 00:00:00 2001 From: viega Date: Tue, 26 May 1998 03:04:35 +0000 Subject: Fixed a typo in the zipcode. --- cgi/edithtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cgi/edithtml') diff --git a/cgi/edithtml b/cgi/edithtml index e3680944c..f721953e8 100755 --- a/cgi/edithtml +++ b/cgi/edithtml @@ -13,11 +13,11 @@ # # 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 0211-1307, USA. +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. """Script which implements admin editing of the list's html templates.""" -__version__ = "$Revision: 539 $" +__version__ = "$Revision: 547 $" import sys sys.path.append('/home/mailman/mailman/modules') -- cgit v1.3.1