diff --git a/ground/views/indexTemplate.php b/ground/views/indexTemplate.php index e25dd12..15ca28d 100644 --- a/ground/views/indexTemplate.php +++ b/ground/views/indexTemplate.php @@ -26,7 +26,7 @@ ×
= isset($content) && !empty($content) ? $content : 'No content =(' ?>
- = self::renderPartial('modals/about.php', array(), true) ?>
= self::renderPartial('modals/howToUse.php', array(), true) ?>
= self::renderPartial('metrika.php', array(), true) ?>
= self::renderPartial('ganalytics.php', array(), true) ?>
diff --git a/ground/views/modals/about.php b/ground/views/modals/about.php
deleted file mode 100644
index 317e192..0000000
--- a/ground/views/modals/about.php
+++ /dev/null
@@ -1,20 +0,0 @@
-
\ No newline at end of file