From kde-commits Sat Aug 31 20:02:42 2013 From: Sayak Banerjee Date: Sat, 31 Aug 2013 20:02:42 +0000 To: kde-commits Subject: [websites/season-kde-org] modules: Missed out title Message-Id: X-MARC-Message: https://marc.info/?l=kde-commits&m=137797937024193 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'); = ?>