aboutsummaryrefslogtreecommitdiff
path: root/app/views/news/edit_news.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/news/edit_news.php')
-rw-r--r--app/views/news/edit_news.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/news/edit_news.php b/app/views/news/edit_news.php
index 2559d06..48f3baa 100644
--- a/app/views/news/edit_news.php
+++ b/app/views/news/edit_news.php
@@ -221,6 +221,7 @@
]) ?>
</div>
<div class="news_area_selected">
+ <? $area_count = 0; ?>
<? foreach ($area_structure as $area_key => $area_data) : ?>
<? if (isset($area_options_selected[$area_key])) : ?>
<? $area_count += count($area_options_selected[$area_key]) ?>