Git commit adb8de9929f774d5184854c2a1955423d0f2a287 by Sayak Banerjee. Committed on 31/08/2013 at 20:02. Pushed by sayakb into branch 'master'. Missed out title M +1 -1 modules/mod_notifications.php http://commits.kde.org/websites/season-kde-org/adb8de9929f774d5184854c2a195= 5423d0f2a287 diff --git a/modules/mod_notifications.php b/modules/mod_notifications.php index 2ceeffc..13b47ec 100755 --- a/modules/mod_notifications.php +++ b/modules/mod_notifications.php @@ -249,7 +249,7 @@ $skin->assign(array( )); = // Output the module -$module_title =3D $lang->get('notifications'); +$module_title =3D $lang->get('notification_mails'); $module_data =3D $skin->output('tpl_notifications'); = ?>