mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 09:13:02 +02:00
- security fix (profile)
- les langues a la hache - fix some copy/paste errors git-svn-id: http://piwigo.org/svn/trunk@2268 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
+1
-1
@@ -70,7 +70,7 @@ $email = !empty($_POST['mail_address'])?$_POST['mail_address']:'';
|
||||
//
|
||||
// Start output of page
|
||||
//
|
||||
$title= l10n('register_page_title');
|
||||
$title= l10n('Registration');
|
||||
$page['body_id'] = 'theRegisterPage';
|
||||
include(PHPWG_ROOT_PATH.'include/page_header.php');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user