Explorar o código

Fixed update notification in Typemill Themme Footer

Sebastian %!s(int64=7) %!d(string=hai) anos
pai
achega
c5c84c96bc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      themes/typemill/partials/footer.twig

+ 1 - 1
themes/typemill/partials/footer.twig

@@ -5,4 +5,4 @@
     {% set copyrightYears = settings.year ~ ' - ' ~ nowYear %}
 {% endif %}
 
-<div class="copyrightLine"><p>{{ settings.copyright }} by {{ settings.author }}, {{ copyrightYears }}. All Rights Reserved. Built with <a href="http://typemill.net">TYPEMILL</a>.{% if settings.version < settings.latestVersion %} Please <a href="http://typemill.net>Update</a>{% endif %}</p></div>
+<div class="copyrightLine"><p>{{ settings.copyright }} by {{ settings.author }}, {{ copyrightYears }}. All Rights Reserved. Built with <a href="http://typemill.net">TYPEMILL</a>.{% if settings.version < settings.latestVersion %} Please <a href="http://typemill.net">Update</a>{% endif %}</p></div>