Update popup on auth button

This commit is contained in:
Daniel Berteaud 2015-07-26 19:39:38 +02:00
parent f13082827b
commit da5e1a4f83
1 changed files with 1 additions and 1 deletions

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>