From b6486c38ea9cb7469b14c4a89bd8605942a5cd68 Mon Sep 17 00:00:00 2001 From: Alexey Miheev Date: Mon, 6 Jan 2014 04:36:35 +0400 Subject: [PATCH] Fix a few more notices --- forum/Themes/default/Post.template.php | 4 ++-- forum/Themes/default/index.template.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/forum/Themes/default/Post.template.php b/forum/Themes/default/Post.template.php index 8943911..77c4ef1 100644 --- a/forum/Themes/default/Post.template.php +++ b/forum/Themes/default/Post.template.php @@ -327,7 +327,7 @@ function template_main() ', $txt[70], ': - + '; if ($context['is_first_post']) @@ -337,7 +337,7 @@ function template_main() Подзаголовок: - + '; echo ' diff --git a/forum/Themes/default/index.template.php b/forum/Themes/default/index.template.php index a0b5185..c16d0bf 100644 --- a/forum/Themes/default/index.template.php +++ b/forum/Themes/default/index.template.php @@ -493,7 +493,7 @@ if (! defined('MOBILE')) {