diff --git a/webapp/web/themes/vitro/css/screen.css b/webapp/web/themes/vitro/css/screen.css index 4d475cf1b..f9e7de0fa 100644 --- a/webapp/web/themes/vitro/css/screen.css +++ b/webapp/web/themes/vitro/css/screen.css @@ -23,4 +23,4 @@ VIVO wilma theme: screen styles @charset "UTF-8"; @import url("reset.css"); -@import url("wilma.css"); \ No newline at end of file +@import url("vitro.css"); \ No newline at end of file diff --git a/webapp/web/themes/vitro/css/wilma.css b/webapp/web/themes/vitro/css/vitro.css similarity index 99% rename from webapp/web/themes/vitro/css/wilma.css rename to webapp/web/themes/vitro/css/vitro.css index a9ce12155..fa8937771 100644 --- a/webapp/web/themes/vitro/css/wilma.css +++ b/webapp/web/themes/vitro/css/vitro.css @@ -799,7 +799,7 @@ a.terms:hover { color: #4e5051; text-decoration: none; } -a.powered-by-vivo { +a.powered-by-vitro { color: #09C; text-decoration: none; } diff --git a/webapp/web/themes/vitro/templates/footer.ftl b/webapp/web/themes/vitro/templates/footer.ftl index 733053702..ada24d0df 100644 --- a/webapp/web/themes/vitro/templates/footer.ftl +++ b/webapp/web/themes/vitro/templates/footer.ftl @@ -13,7 +13,7 @@ | Terms of Use | - Powered by VIVO + Powered by Vitro <#if user.hasRevisionInfoAccess> | Version ${version.label} @@ -25,7 +25,6 @@ <#if urls.contact??>
  • Contact Us
  • -
  • Support