From bd776151c0af7adb607fe8c29084625f6e57cd4b Mon Sep 17 00:00:00 2001 From: Krivchikov Dmitry Date: Wed, 24 Jun 2015 23:10:03 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B1=D1=80=D0=B0=D0=BB=20=D0=BC=D0=BE?= =?UTF-8?q?=D0=B4=D0=B0=D0=BB=D0=BA=D1=83=20howToUse?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ground/views/indexTemplate.php | 2 +- ground/views/layout.php | 1 - ground/views/layoutPage.php | 1 - ground/views/modals/howToUse.php | 20 -------------------- 4 files changed, 1 insertion(+), 23 deletions(-) delete mode 100644 ground/views/modals/howToUse.php diff --git a/ground/views/indexTemplate.php b/ground/views/indexTemplate.php index f5931de..2661c41 100644 --- a/ground/views/indexTemplate.php +++ b/ground/views/indexTemplate.php @@ -33,7 +33,7 @@

Информация

О проекте
- Как пользоваться
+ Как пользоваться
Легенда
Список точек

diff --git a/ground/views/layout.php b/ground/views/layout.php index 17018e6..4a77d6e 100644 --- a/ground/views/layout.php +++ b/ground/views/layout.php @@ -49,7 +49,6 @@
- diff --git a/ground/views/layoutPage.php b/ground/views/layoutPage.php index 5689241..820e334 100644 --- a/ground/views/layoutPage.php +++ b/ground/views/layoutPage.php @@ -49,7 +49,6 @@ - diff --git a/ground/views/modals/howToUse.php b/ground/views/modals/howToUse.php deleted file mode 100644 index 06fc609..0000000 --- a/ground/views/modals/howToUse.php +++ /dev/null @@ -1,20 +0,0 @@ - \ No newline at end of file