Remove uninterpreted PHP
This is in an HTML file. The PHP won't be executed 🙈
This commit is contained in:
parent
cb7b44d33d
commit
8a6b5a1d86
|
@ -1,3 +1,3 @@
|
|||
<div id="{dialog_name}" title="{title} "><?php /* the ' ' after {title} fixes ie8, see http://stackoverflow.com/a/5313137/828717 */ ?>
|
||||
<div id="{dialog_name}" title="{title} ">
|
||||
<p><span class="ui-icon ui-icon-{type}"></span>{message}</p>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue