fixing #15023, getting comments out of HTML output
parent
0e4d52f9d2
commit
599ee5ce4e
@ -1,3 +1,3 @@ |
||||
<div id="{dialog_name}" title="{title} "><!-- the ' ' after {title} fixes ie8, see http://stackoverflow.com/a/5313137/828717 --> |
||||
<div id="{dialog_name}" title="{title} "><?php /* the ' ' after {title} fixes ie8, see http://stackoverflow.com/a/5313137/828717 */ ?> |
||||
<p><span class="ui-icon ui-icon-{type}"></span>{message}</p> |
||||
</div> |
||||
|
||||
Loading…
Reference in new issue