Update of /cvsroot/fink/web
In directory sc8-pr-cvs17:/tmp/cvs-serv13248

Modified Files:
        header.inc 
Log Message:
Fix typo


Index: header.inc
===================================================================
RCS file: /cvsroot/fink/web/header.inc,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -d -r1.108 -r1.109
--- header.inc  15 Aug 2007 18:28:30 -0000      1.108
+++ header.inc  17 Aug 2007 20:08:05 -0000      1.109
@@ -311,7 +311,7 @@
        <? if ($metatags) echo $metatags; ?>
        <link rel="start" href="<? print $root ?>index.php">
        <link rel="copyright" href="<? print $root ?>legal.php">
-    <? if ($i18n_enable_form) echo '<script type="text/javascript" src="' . 
$root . 'fink.i18n.js"></script>('; ?>
+    <? if ($i18n_enable_form) echo '<script type="text/javascript" src="' . 
$root . 'fink.i18n.js"></script>'; ?>
 
 </head>
 <body bgcolor="#ffffff" text="#000000" link="#0000f0" vlink="#800080" 
alink="#ff3333">


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to