From 96b53493e7b2b1500c232ee5bf91eada572275fc Mon Sep 17 00:00:00 2001 From: mb Date: Fri, 24 Jul 2020 11:56:29 +0200 Subject: [PATCH] header page modification changed the name to Repository. This closes #61. --- invenio_theme_tugraz/config.py | 2 +- .../templates/invenio_theme_tugraz/header.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/invenio_theme_tugraz/config.py b/invenio_theme_tugraz/config.py index eb6e51c..b8b6c6a 100644 --- a/invenio_theme_tugraz/config.py +++ b/invenio_theme_tugraz/config.py @@ -43,7 +43,7 @@ THEME_HEADER_LOGIN_TEMPLATE = 'invenio_theme_tugraz/accounts/header_login.html' THEME_FOOTER_TEMPLATE = 'invenio_theme_tugraz/footer.html' """footer template""" -THEME_FRONTPAGE_TITLE = _('Frontpage Title') +THEME_FRONTPAGE_TITLE = _('TU Graz Repository') """Frontpage title.""" THEME_SITENAME = _('Repository') diff --git a/invenio_theme_tugraz/templates/invenio_theme_tugraz/header.html b/invenio_theme_tugraz/templates/invenio_theme_tugraz/header.html index a64c81c..853d200 100644 --- a/invenio_theme_tugraz/templates/invenio_theme_tugraz/header.html +++ b/invenio_theme_tugraz/templates/invenio_theme_tugraz/header.html @@ -46,13 +46,13 @@ +
- {#
onclick="toggleVisibility('heading');"> #} {%- block navbar_right %} {%- include config.THEME_HEADER_LOGIN_TEMPLATE %} {%- endblock navbar_right %}
-
+ @@ -62,7 +62,7 @@
TU Graz -
{{_ ("Research Data Management")}} +
{{_ ("Repository")}}