删除误加的代码
This commit is contained in:
@@ -36,7 +36,7 @@
|
|||||||
<p class="transition visible">
|
<p class="transition visible">
|
||||||
<strong ><?php echo "$MSG_ERROR_INFO";?> </strong>
|
<strong ><?php echo "$MSG_ERROR_INFO";?> </strong>
|
||||||
</p>
|
</p>
|
||||||
<div class="ui existing segment">echo htmlentities($view_reinfo,ENT_QUOTES,"UTF-8")
|
<div class="ui existing segment">
|
||||||
<pre v-if="escape" style="margin-top: 0; margin-bottom: 0; " id="errtxt"><?php echo html_entity_decode($view_reinfo,ENT_QUOTES,"UTF-8")?></pre>
|
<pre v-if="escape" style="margin-top: 0; margin-bottom: 0; " id="errtxt"><?php echo html_entity_decode($view_reinfo,ENT_QUOTES,"UTF-8")?></pre>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user