HSLE#37557 shortcut icon toegevoegd voor touch

svn path=/Website/trunk/; revision=32733
This commit is contained in:
2017-02-07 14:42:50 +00:00
parent ced9146650
commit 01da0288a1

View File

@@ -133,6 +133,9 @@ if (device.test(device.isTouch)) { %>
</script> </script>
<% <%
} }
%><link rel="shortcut icon" href="<%= rooturl + "/" + S("fac_favicon_folder") %>/favicon.ico"><%
if (device.test(device.isTouch)) if (device.test(device.isTouch))
{ {
noTabs = true; noTabs = true;