You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
508 B

3 years ago
<div class="install_end">
<div class="end_left"><img src="./images/tangshu1.png" /></div>
<div class="end_right">
<h1><?php echo $lang['install_done_title'];?></h1>
<span><?php echo $lang['done'];?></span>
<p><a href="../">> <?php echo $lang['go_to_view_my_sc'];?></a></p>
<p><a href="../admin">> <?php echo $lang['go_to_view_control_panel'];?></a></p>
</div>
3 years ago
</div>