minor - changed lang variable inside attendance calendar

skala
Cristian Fasanando 16 years ago
parent 0c7448968c
commit a83bcaea14
  1. 2
      main/attendance/attendance_calendar.php

@ -21,7 +21,7 @@ if ($action == 'calendar_add') {
} }
echo '</div>'; echo '</div>';
$message_information = get_lang('informationAttendanceCalendar'); $message_information = get_lang('AttendanceCalendarDescription');
if (!empty($message_information)) { if (!empty($message_information)) {
$message = '<strong>'.get_lang('Information').'</strong><br />'; $message = '<strong>'.get_lang('Information').'</strong><br />';

Loading…
Cancel
Save