This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
khosb/themes/default/blocks/core/view_post.tpl

9 lines
402 B
Smarty
Raw Normal View History

2009-08-03 04:10:16 +00:00
<div>
<input type="hidden" name="_page" value="{$meth.0}:{$meth.1}"/>
<input type="hidden" name="_page_current" value="{$meth.0}:{$meth.1}"/>
<input type="hidden" name="do[]" value="{$meth.0}:update"/>
<input type="hidden" name="id" value="{$VAR.id}"/>
<input type="hidden" name="{$meth.0}_date_last" value="{$smarty.now}"/>
<input type="hidden" name="{$meth.0}_id" value="{$record.id}"/>
</div>