mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 14:23:57 -07:00
Update admin_robots.tpl
This commit is contained in:
parent
c5f37d626c
commit
07701ee33f
1 changed files with 1 additions and 3 deletions
|
@ -1,6 +1,4 @@
|
|||
<h1>Настройка robots.txt</h1>
|
||||
|
||||
<p>{L_TERMS_EXPLAIN}</p>
|
||||
<br />
|
||||
|
||||
<form action="{S_ACTION}" method="post">
|
||||
|
@ -9,7 +7,7 @@
|
|||
<th>{L_TERMS}</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="row1 tCenter">
|
||||
<td class="row1">
|
||||
<textarea class="editor mrg_4" name="robots_txt" id="robots_txt" rows="18" cols="92">{ROBOTS_TXT}</textarea>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue