diff --git a/tpl/main_page.html b/tpl/main_page.html index a561005..c001c58 100644 --- a/tpl/main_page.html +++ b/tpl/main_page.html @@ -29,13 +29,28 @@ {if $des == 'show'} Вернуться
-
+

Посещение группы {$groupName}

+
+ + + +
{if $actionResult|count < 1}

У группы нет пар в этот день!

{else} @@ -44,6 +59,9 @@ ({$actionResult.day_name}) {if isset($smarty.post.date_request)} {$smarty.post.date_request} + {if $smarty.post.date_request == $currentTime.date } + Сегодня! + {/if} {else} {$currentTime.date} Сегодня! @@ -62,7 +80,7 @@ {$class.predmet}
-
+
@@ -78,14 +96,7 @@
{$student} - - - - {if isset($smarty.post.date_request)} - - {else} - - {/if} + @@ -94,6 +105,15 @@ {/foreach}
+ + + + {if isset($smarty.post.date_request)} + + {else} + + {/if} +
@@ -111,26 +131,7 @@
-
-
-
-

Календарь посещений группы {$groupName}

- -
-
-
- - - -
-
-
-
+
{else}
@@ -141,7 +142,7 @@