测试
This commit is contained in:
@@ -131,6 +131,7 @@ if ($pr_flag) {
|
|||||||
<h4 class="ui top attached block header"><?php echo $MSG_Description ?></h4>
|
<h4 class="ui top attached block header"><?php echo $MSG_Description ?></h4>
|
||||||
<div id="description" class="ui bottom attached segment font-content">
|
<div id="description" class="ui bottom attached segment font-content">
|
||||||
<?php
|
<?php
|
||||||
|
echo $row['description'];
|
||||||
echo trans_md($row['description']);
|
echo trans_md($row['description']);
|
||||||
?>
|
?>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user