forked from extern/egroupware
Add title for logo image of template "prisma"
This commit is contained in:
parent
846e0d44f4
commit
304b86635e
@ -1,5 +1,5 @@
|
||||
<!-- BEGIN navbar_header -->
|
||||
<div id="divLogo"><a href="{logo_url}" target="_blank"><img src="{logo_file}" border="0" alt="eGroupWare"/></a></div>
|
||||
<div id="divLogo"><a href="{logo_url}" target="_blank"><img src="{logo_file}" border="0" title="{logo_title}" alt="eGroupWare"/></a></div>
|
||||
|
||||
{app_extra_icons_div}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user