You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
information-system/application/views/message.php

4 lines
167 B
PHP

<div id="maincon">
<div class="title"> <h2 class="edit"><?php echo $show_message; ?></h2></div>
<div><a href="<?php echo $goto_url ?>" >返回</a></div>
</div>