diff options
Diffstat (limited to 'view/tpl/smarty3/comment_item.tpl')
-rw-r--r-- | view/tpl/smarty3/comment_item.tpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/view/tpl/smarty3/comment_item.tpl b/view/tpl/smarty3/comment_item.tpl index cde6466f0..d15009d7f 100644 --- a/view/tpl/smarty3/comment_item.tpl +++ b/view/tpl/smarty3/comment_item.tpl @@ -15,7 +15,6 @@ <input type="hidden" name="return" value="{{$return_path}}" /> <input type="hidden" name="jsreload" value="{{$jsreload}}" /> <input type="hidden" name="preview" id="comment-preview-inp-{{$id}}" value="0" /> - <input type="hidden" name="post_id_random" value="{{$rand_num}}" /> <div class="comment-edit-photo" id="comment-edit-photo-{{$id}}" > <a class="comment-edit-photo-link" href="{{$mylink}}" title="{{$mytitle}}"><img class="my-comment-photo" src="{{$myphoto}}" alt="{{$mytitle}}" title="{{$mytitle}}" /></a> |