[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb: [55] trunk/bin/mozilla/login.pl
- Subject: SF.net SVN: ledger-smb: [55] trunk/bin/mozilla/login.pl
- From: ..hidden..
- Date: Sat, 09 Sep 2006 20:21:04 -0700
Revision: 55
http://svn.sourceforge.net/ledger-smb/?rev=55&view=rev
Author: einhverfr
Date: 2006-09-09 20:21:02 -0700 (Sat, 09 Sep 2006)
Log Message:
-----------
Fixed typo that was causing errors.
Modified Paths:
--------------
trunk/bin/mozilla/login.pl
Modified: trunk/bin/mozilla/login.pl
===================================================================
--- trunk/bin/mozilla/login.pl 2006-09-10 03:13:09 UTC (rev 54)
+++ trunk/bin/mozilla/login.pl 2006-09-10 03:21:02 UTC (rev 55)
@@ -88,7 +88,7 @@
// End -->
</script>|;
- $form->header(1, $headeradd)
+ $form->header(1, $headeradd);
print qq|
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.