From 51491ab08f2be1c59439e049a20d7555ec0f918d Mon Sep 17 00:00:00 2001 From: rub Date: Wed, 14 May 2008 22:25:36 +0000 Subject: Change some PhpWebGallery to Piwigo. Not all PhpWebGallery has been translated! git-svn-id: http://piwigo.org/svn/trunk@2339 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'admin.php') diff --git a/admin.php b/admin.php index 92433f30f..2b40a6328 100644 --- a/admin.php +++ b/admin.php @@ -135,7 +135,7 @@ if (count($page['infos']) != 0) $template->assign('infos', $page['infos']); } -// Add the PhpWebGallery Official menu +// Add the Piwigo Official menu $template->assign( 'pwgmenu', pwg_URL() ); include(PHPWG_ROOT_PATH.'include/page_header.php'); -- cgit v1.2.3