mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 22:33:55 -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>
|
<h1>Настройка robots.txt</h1>
|
||||||
|
|
||||||
<p>{L_TERMS_EXPLAIN}</p>
|
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
<form action="{S_ACTION}" method="post">
|
<form action="{S_ACTION}" method="post">
|
||||||
|
@ -9,7 +7,7 @@
|
||||||
<th>{L_TERMS}</th>
|
<th>{L_TERMS}</th>
|
||||||
</tr>
|
</tr>
|
||||||
<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>
|
<textarea class="editor mrg_4" name="robots_txt" id="robots_txt" rows="18" cols="92">{ROBOTS_TXT}</textarea>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue