aboutsummaryrefslogtreecommitdiffstats
path: root/about.php
diff options
context:
space:
mode:
Diffstat (limited to 'about.php')
-rw-r--r--about.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/about.php b/about.php
index e4f04bf84..9f6318d16 100644
--- a/about.php
+++ b/about.php
@@ -37,7 +37,7 @@ check_status(ACCESS_GUEST);
$title= l10n('About Piwigo');
$page['body_id'] = 'theAboutPage';
-trigger_action('loc_begin_about');
+trigger_notify('loc_begin_about');
$template->set_filename('about', 'about.tpl');