Skip to content

Commit

Permalink
Fixes #78 add contact us left menu item
Browse files Browse the repository at this point in the history
  • Loading branch information
boly38 committed Jul 19, 2018
1 parent 0ddd6e2 commit 4f76647
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/templates/krety.html
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ <h4 class="modal-title" id="infoModalLabel">Info Title</h4>
<li><a href="{t}help.php#about{/t}">{t}About{/t}</a></li>
<li><a href="halloffame.php">{t}Hall of fame{/t}</a></li>
<li><a href="lang.php?lang=zu_ZA.UTF-8" title="{t}Help translate GeoKrety.org in your language. Select another language in the selector to exit translation mode.{/t}"><i class="glyphicon glyphicon-wrench"></i> {t}Fix translation{/t}</a></li>
<li><a href="kontakt.php"><i class="glyphicon glyphicon-envelope"></i> {t}Contact-us{/t}</a></li>
</ul>

<ul class="dropdown ">
Expand Down

0 comments on commit 4f76647

Please sign in to comment.