diff --git a/_category.php b/_category.php
new file mode 100644
index 0000000..a0b6d69
--- /dev/null
+++ b/_category.php
@@ -0,0 +1,82 @@
+
+
+
+
+
+
+
+
+
+
+
+
+ $nn++;?>
+
+
+
+
+
+
+
+
+
+ 1):?>
+
+
+
+
+
+
+
+
+
+
+
+ Здесь пока нет публикаций
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/blocks/header.php b/blocks/header.php
index 0c0a047..c81c91d 100644
--- a/blocks/header.php
+++ b/blocks/header.php
@@ -53,7 +53,7 @@
'm_rubrics',
- 'menu' => vij_lang('mob_main_menu', LANG_VERSION)
+ 'menu' => vij_lang('mob_rub_menu', LANG_VERSION)
));?>
diff --git a/header.php b/header.php
index 87099a1..cc28350 100644
--- a/header.php
+++ b/header.php
@@ -33,7 +33,7 @@
if ($lang_version == 'en'){
$mainmenu = 'topenmenu';
- $mob_main_menu = 'topenmenu';
+ $mob_main_menu = 'topmobmenu';
}
else {
diff --git a/index.php b/index.php
index 491e2ec..40a8cf7 100644
--- a/index.php
+++ b/index.php
@@ -47,7 +47,7 @@ $nn = 0;?>