diff --git a/src/components/SearchPills.vue b/src/components/SearchPills.vue index c787b6080..cada9d3a0 100644 --- a/src/components/SearchPills.vue +++ b/src/components/SearchPills.vue @@ -11,7 +11,9 @@ {'dripicons-align-justify': filter.type === 'string'}, {'dripicons-message': filter.type === 'topic'}, {'dripicons-pamphlet': filter.type === 'newspaper'}, - {'dripicons-web': filter.type === 'language'} + {'dripicons-web': filter.type === 'language'}, + {'dripicons-calendar': filter.type === 'daterange'}, + {'dripicons-suitcase': filter.type === 'collection'}, ]" /> diff --git a/src/components/UserLoginPage.vue b/src/components/UserLoginPage.vue index 8d33f5fe9..ce8a613fb 100644 --- a/src/components/UserLoginPage.vue +++ b/src/components/UserLoginPage.vue @@ -31,6 +31,8 @@ {{$t("login_remember")}} +
Do you need an account?
+

Contact us at info@impresso-project.ch