Hello Matej,
Am 24.02.2014 11:37, schrieb Matej Mihalik:
You can do that rather easily by modifying index.html and executing the cache_update.shscript afterwards. Just find the img tag with id="intLogout" (the logout button) and add this line just after it:
<img id="intAdmin" src="images/banner_settings.svg" alt="Admin" title="Admin" onclick="window.open('http://mydavical.admin.com')" style="display:block">
Many thanks. This works.
Just a heads-up, the "images/banner_settings.svg" icon hasnt been modified for the new design yet, so it does not look as good as the other icons.
I modified the icon slightly. Now it looks as good as the others. Well in my opinion...
Ingo