mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +09:00
Update trash_view.html
This commit is contained in:
parent
e7d7132b67
commit
8ebfd26545
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<div class="x_page-header">
|
||||
<h1>{$lang->cmd_trash} {$lang->trash_description}</h1>
|
||||
</div>
|
||||
<h2>삭제 정보</h2>
|
||||
<h2>{$lang->delete_info}</h2>
|
||||
<table class="x_table x_table-striped x_table-hover">
|
||||
<col width="120">
|
||||
<tr>
|
||||
|
|
@ -24,7 +24,7 @@
|
|||
</tr>
|
||||
</table>
|
||||
<br>
|
||||
<h2>원문 정보</h2>
|
||||
<h2>{$lang->origin_info}</h2>
|
||||
<table class="x_table x_table-striped x_table-hover">
|
||||
<col width="120">
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue