mirror of
https://github.com/nextcloud/server.git
synced 2026-07-05 07:48:39 -04:00
Merge pull request #982 from nextcloud/uninterpreted-php
Remove uninterpreted PHP
This commit is contained in:
commit
8007ea60fb
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue