mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-13 17:00:45 +01:00
fixed bug [ 1119190 ] broken HTML escaping in calendar notes
This commit is contained in:
parent
b1ed2f8d61
commit
008cb40024
@ -7,7 +7,6 @@
|
|||||||
<!-- BEGIN link_open -->
|
<!-- BEGIN link_open -->
|
||||||
<div id="calendar_event_entry">
|
<div id="calendar_event_entry">
|
||||||
<a class="event_entry" href="{link_link}" onMouseOver="window.status='{lang_view}'; return true;" onMouseOut="window.status=''; return true;"><br>
|
<a class="event_entry" href="{link_link}" onMouseOver="window.status='{lang_view}'; return true;" onMouseOut="window.status=''; return true;"><br>
|
||||||
<!-- removed for favour of tooltip (NDEE) title="{desc}" -->
|
|
||||||
<!-- END link_open -->
|
<!-- END link_open -->
|
||||||
|
|
||||||
<!-- BEGIN pict -->
|
<!-- BEGIN pict -->
|
||||||
|
Loading…
Reference in New Issue
Block a user