Update trash_view.html

This commit is contained in:
sejin7940 2014-02-08 16:44:06 +09:00
parent e7d7132b67
commit 8ebfd26545

View file

@ -1,7 +1,7 @@
<div class="x_page-header"> <div class="x_page-header">
<h1>{$lang->cmd_trash} {$lang->trash_description}</h1> <h1>{$lang->cmd_trash} {$lang->trash_description}</h1>
</div> </div>
<h2>삭제 정보</h2> <h2>{$lang->delete_info}</h2>
<table class="x_table x_table-striped x_table-hover"> <table class="x_table x_table-striped x_table-hover">
<col width="120"> <col width="120">
<tr> <tr>
@ -24,7 +24,7 @@
</tr> </tr>
</table> </table>
<br> <br>
<h2>원문 정보</h2> <h2>{$lang->origin_info}</h2>
<table class="x_table x_table-striped x_table-hover"> <table class="x_table x_table-striped x_table-hover">
<col width="120"> <col width="120">
<tr> <tr>