Portal: Remove copyright from page footer.

SVN:trunk[5878]
This commit is contained in:
Guillaume Lajarige
2018-06-15 08:10:11 +00:00
parent f210f63ec4
commit 52b6d399a0

View File

@@ -326,7 +326,7 @@
<footer id="footer-wrapper">
{% block pPageFooter%}
<a href="http://www.combodo.com">iTop &copy; {{ "now"|date('Y') }}</a>
{#<a href="http://www.combodo.com">iTop &copy; {{ "now"|date('Y') }}</a>#}
{% endblock %}
</footer>