From a8905a0705c2d72bf9f2bd92628f00cef545e7ed Mon Sep 17 00:00:00 2001 From: pimka <pimka@ro.ru> Date: Tue, 5 Aug 2014 11:04:43 +0400 Subject: [PATCH] =?UTF-8?q?=D0=BF=D0=B0=D1=82=D1=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/views/student/subject.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/student/subject.twig b/application/views/student/subject.twig index eec7c9b6f..ece1a1c3f 100644 --- a/application/views/student/subject.twig +++ b/application/views/student/subject.twig @@ -37,7 +37,7 @@ <td colspan="3">{{ discipline[i].ModuleTitle }}</td> </tr> <tr class="table_top"> - <td>Меропиятие</td> + <td>Мероприятие</td> <td>Дата</td> <td>Балл</td> </tr> -- GitLab