Where is image file app_icon.png located?
Cannot find this file where it should be stored, in root/img/app_icon.png
it is referenced from admin header template in:
root\admin\themes\default\template\header.tpl
also referenced in:
root\admin\themes\default\template\controllers\login\header.tpl
with this code:
<link rel="apple-touch-icon" href="{$img_dir}app_icon.png" />
I have also checked img directories in admin path. The image file is nowhere to be found.