1
0
mirror of https://github.com/dani/vroom.git synced 2024-06-01 21:11:41 +02:00

Update popup on auth button

This commit is contained in:
Daniel Berteaud 2015-07-26 19:39:38 +02:00
parent f13082827b
commit da5e1a4f83

View File

@ -144,7 +144,7 @@
data-target="#ownerAuthModal"
data-toggle="tooltip"
data-placement="bottom"
title="<%= l('AUTHENTICATE') %>">
title="<%= l('AUTH_IF_OWNER') %>">
<span class="glyphicon glyphicon-log-in">
</span>
</button>