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
f1136c8a23
commit
aa4f9438a3
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
<h1>Настройка robots.txt</h1>
|
<h1>{L_ROBOTS_TXT_EDITOR}</h1>
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
<form action="{S_ACTION}" method="post">
|
<form action="{S_ACTION}" method="post">
|
||||||
<table class="forumline">
|
<table class="forumline">
|
||||||
<tr>
|
<tr>
|
||||||
<th>{L_TERMS}</th>
|
<th>{L_ROBOTS_TXT_EDITOR}</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="row1">
|
<td class="row1">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue