From e81b97fa45dd1d18434eb96d0045fca33818a038 Mon Sep 17 00:00:00 2001
From: pimka <pimka@ro.ru>
Date: Tue, 5 Aug 2014 11:02:46 +0400
Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=B0=D0=B4=D0=B5=D0=BB=D0=B0=D0=BB=20?=
 =?UTF-8?q?=D0=B4=D0=B5=D0=BB=D0=BE=D0=B2?=
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 ece1a1c3f..eec7c9b6f 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