From 0f4c94aed0dcd612e1598a2d15bd97858fc6e563 Mon Sep 17 00:00:00 2001 From: einhverfr Date: Sun, 10 Sep 2006 03:21:02 +0000 Subject: Fixed typo that was causing errors. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@55 4979c152-3d1c-0410-bac9-87ea11338e46 --- bin/mozilla/login.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/mozilla/login.pl') diff --git a/bin/mozilla/login.pl b/bin/mozilla/login.pl index 421b5c7e..58e55f7f 100755 --- a/bin/mozilla/login.pl +++ b/bin/mozilla/login.pl @@ -88,7 +88,7 @@ sub login_screen { // End --> |; - $form->header(1, $headeradd) + $form->header(1, $headeradd); print qq| -- cgit v1.2.3