ef60cd4d
Administrator
first commit
|
1
2
3
4
5
6
7
8
|
<form method="post" action="">
<input type="hidden" name="type" value="pdf_1">
<input type="submit" value="Сформировать Прайс Лист c лого">
</form>
<form method="post" action="">
<input type="hidden" name="type" value="pdf_2">
<input type="submit" value="Сформировать Прайс Лист без лого">
</form>
|