Author: cyb
Date: Sat May 26 10:40:58 2007
New Revision: 444

URL: http://svn.gna.org/viewcvs/phplinker?rev=444&view=rev
Log:
cleaned meta tags

Modified:
    trunk/www/index.php

Modified: trunk/www/index.php
URL: 
http://svn.gna.org/viewcvs/phplinker/trunk/www/index.php?rev=444&r1=443&r2=444&view=diff
==============================================================================
--- trunk/www/index.php (original)
+++ trunk/www/index.php Sat May 26 10:40:58 2007
@@ -54,8 +54,8 @@
                    "SELECT id, name FROM category WHERE id_parent=0 AND 
visible = '1'" );
 
 $title="";
- $headers[] ="<META NAME=\"Description\" CONTENT=\"Annuaire,Pageperso\">";
- $headers[] = "<META NAME=\"Keywords\" CONTENT=\"Annuare,Pageperso\">";
+ $headers[] ="<META NAME=\"Description\" CONTENT=\"Annuaire, Pages perso\">";
+ $headers[] = "<META NAME=\"Keywords\" CONTENT=\"Annuaire, Pages perso\">";
 }
 $tree=linker_get_categories_tree_array();
 


_______________________________________________
PHPLinker-commits mailing list
[email protected]
https://mail.gna.org/listinfo/phplinker-commits

Reply via email to