From 905668f151391517ae73d0b872890af49f22bb52 Mon Sep 17 00:00:00 2001 From: Lee Wong Date: Tue, 4 Apr 2017 22:24:52 +0700 Subject: [PATCH] fixed all footer --- _i18n/en.yml | 4 +++- _includes/footer.html | 9 +++++---- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/_i18n/en.yml b/_i18n/en.yml index ad16836..a9413f5 100755 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -954,6 +954,8 @@ nav: news: News & Info tools-dev: Development Tools tools-masternodes: Masternode Tools + graphics: Graphics + legal: Legal project: Project help: Help & Support @@ -982,4 +984,4 @@ nav: tos: Terms of Use sitemap: Sitemap sitesource: Source code - graphics: Graphics + diff --git a/_includes/footer.html b/_includes/footer.html index 89ee696..cc43036 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -38,6 +38,8 @@
  • {% t nav.news %}
  • {% t nav.tools-dev %}
  • {% t nav.tools-masternodes %}
  • +
  • {% t nav.legal %}
  • +
  • {% t nav.graphics %}
  • @@ -45,12 +47,12 @@ {% t nav.project %} @@ -74,7 +76,6 @@ {% t nav.sitemap %} {% t nav.sitesource %} {% t nav.contact %} - {% t nav.graphics %}