diff --git a/htdocs/about.php b/htdocs/about.php index 0f8037f5f34..ee251df2a56 100644 --- a/htdocs/about.php +++ b/htdocs/about.php @@ -2,6 +2,7 @@ /* Copyright (C) 2003-2004 Rodolphe Quiedeville * Copyright (C) 2003 Jean-Louis Bergamo * Copyright (C) 2004-2006 Laurent Destailleur + * Copyright (C) 2007 Franky Van Liedekerke * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -29,6 +30,7 @@ require("./pre.inc.php"); +$langs->load("admin"); llxHeader();