FSN#35094 Opfrissen icon-set font-awesome
svn path=/Website/trunk/; revision=31654
This commit is contained in:
@@ -106,7 +106,7 @@ if (device.test(device.isMobile))
|
||||
<div id="mobkey"><%
|
||||
if (S("mobile_password") == 1
|
||||
|| (S("mobile_password_pda") == 1 && device.test(device.isMobile))) {
|
||||
%><span class="details" id="mobbutton" title="<%=L("lcl_password_to_mobile")%>" alt="SMS" src="../Pictures/key.png" onClick="passwrd2mobile();"><%=I("fa-key fa-lg")%></span><%
|
||||
%><span class="details" id="mobbutton" title="<%=L("lcl_password_to_mobile")%>" alt="SMS" onClick="passwrd2mobile();"><%=I("fa-commenting fa-lg")%></span><%
|
||||
}
|
||||
%></div></td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user