From: Alexander Sigachov Date: Tue, 30 Aug 2005 20:13:32 +0000 (+0000) Subject: HTML to XHTML X-Git-Tag: 1.6.0~1753 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dcompta/comptes/journal.php?a=commitdiff_plain;h=40c8775591d8d3601dd15978e131c7e9f0e747a6;p=lhc%2Fweb%2Fwiklou.git HTML to XHTML --- diff --git a/languages/Language.php b/languages/Language.php index ff1342470a..401d8f9c8a 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -1514,7 +1514,7 @@ Type the name of the user in the box and press the button to make the user an ad 'val_tab' => 'Validate', 'val_this_is_current_version' => 'this is the latest version', 'val_version_of' => "Version of $1" , -'val_table_header' => "Class$1Opinion$1Comment\n", +'val_table_header' => 'Class$1Opinion$1Comment\n', 'val_stat_link_text' => 'Validation statistics for this article', 'val_view_version' => 'View this revision', 'val_validate_version' => 'Validate this version',