mirror of
https://github.com/internetee/registry.git
synced 2025-07-22 02:35:57 +02:00
Story#120182999 - Registrant: message to login screen about Estonian ID requirement.
This commit is contained in:
parent
105d7bf645
commit
d1f14e697e
2 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
|||
.form-signin.col-md-6.center-block.text-center
|
||||
%h2.form-signin-heading.text-center= t(:log_in)
|
||||
%hr
|
||||
.row
|
||||
=t "only_estonian_residets_can_signin"
|
||||
%br
|
||||
= link_to '/registrant/login/mid' do
|
||||
= image_tag 'mid.gif'
|
||||
= link_to '/registrant/id', method: :post do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue