Initial release

This commit is contained in:
unknown
2015-10-19 14:27:31 +04:00
commit 32f28094bf
644 changed files with 94529 additions and 0 deletions

20
hlp/ru/links_add.html Normal file
View File

@@ -0,0 +1,20 @@
<h3><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD></h3>
<form action="news_post.rvt">
<table>
<tbody>
<tr>
<td><b><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:</b></td>
<td><input type=text name="newsTitle"></td>
</tr>
<tr>
<td><b><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:</b></td>
<td><textarea type=text name="newsBody" rows=5 cols=40></textarea></td>
</tr>
<tr>
<td><input type="submit"></td>
</tr>
</tbody>
</table>
</form>