7 lines
284 B
Smarty
7 lines
284 B
Smarty
$header
|
|
<form method="post" action="$filename" enctype="multipart/form-data">
|
|
<input type="hidden" name="send" value="send" />
|
|
<input type="hidden" name="s" value="$s" />
|
|
<input type="hidden" name="page" value="$page" />
|
|
<input type="hidden" name="action" value="$action" />
|