mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-23 23:29:31 +01:00
set the windowtitle according to the mailsubject for mails with attachments too
This commit is contained in:
parent
0e7aa7d2e7
commit
de4f3d6b87
@ -31,7 +31,7 @@ self.focus();
|
||||
{navbar}
|
||||
</div>
|
||||
<div id="subjectDIV" style="border: 0px solid green; margin:0px; padding:0px; left:0px;">
|
||||
<span style="padding-left:2px; font-size: 110%;">{subject_data}</span>
|
||||
<span id="subjectDATA" style="padding-left:2px; font-size: 110%;">{subject_data}</span>
|
||||
</div>
|
||||
<div id="headerDIV">
|
||||
{header}
|
||||
|
Loading…
Reference in New Issue
Block a user