Is it possible to add a link to the login page which refers to our imprint? How can this be performed?
2 Likes
Hi,
there are two possible ways right now.
-
Use the Maintenance message
Admin->Maintenance “@Login” then change the text -
Change the template
Modify:
app/assets/javascripts/app/views/login.jst.eco
then run:
zammad run rake assets:precompile
then:
zammad restart
You need to redo this change / copy the file every time you perform an update.
Hope this helps
Thank you @Hannes. For now, I think we can live with the first solution.
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.