diff --git a/webapp/themes/vitro/templates/footer.ftl b/webapp/themes/vitro/templates/footer.ftl index 29e054ead..1a73ce792 100644 --- a/webapp/themes/vitro/templates/footer.ftl +++ b/webapp/themes/vitro/templates/footer.ftl @@ -7,25 +7,25 @@ <#if copyright??> ©${copyright.year?c} <#if copyright.url??> - ${copyright.text} + ${copyright.text} <#else> ${copyright.text} - | Terms of Use | + | Terms of Use | Powered by Vitro <#if user.hasRevisionInfoAccess> - | Version ${version.label} + | Version ${version.label}

diff --git a/webapp/themes/vitro/templates/identity.ftl b/webapp/themes/vitro/templates/identity.ftl index 297945d43..478452f34 100644 --- a/webapp/themes/vitro/templates/identity.ftl +++ b/webapp/themes/vitro/templates/identity.ftl @@ -1,7 +1,7 @@ <#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->