From d0f33a648ec75c0c70d5744d120336daebe4a979 Mon Sep 17 00:00:00 2001 From: Vitaliy Date: Thu, 10 Sep 2015 13:53:35 +0300 Subject: [PATCH] change request to massage --- src/app/frontend/views/series_of_letters/index.php | 33 ++++++++++++++++++++++++++------- 1 file changed, 26 insertions(+), 7 deletions(-) diff --git a/src/app/frontend/views/series_of_letters/index.php b/src/app/frontend/views/series_of_letters/index.php index e8475b1..d33349f 100644 --- a/src/app/frontend/views/series_of_letters/index.php +++ b/src/app/frontend/views/series_of_letters/index.php @@ -1,7 +1,26 @@ -Серии писем +
flash->output(); ?>
+Добавить + + + + + + + + + + + + + + + + + + +
#

Название

id; ?>title; ?> + $item->id ]) ?>" class="action-img delete_icon" onclick="return confirm('Вы действительно хотите удалить пункт?')" title="Удалить"> + $item->id ]) ?>" class="action-img edit-icon" title="Редактировать"> +
+Добавить \ No newline at end of file -- libgit2 0.21.4