Kyberia v2.0
[mirrors/Kyberia-bloodline.git] / templates / own_templates / 1470560.tpl
CommitLineData
e586807d
H
1<!--
2This program is free software. It comes without any warranty, to
3the extent permitted by applicable law. You can redistribute it
4and/or modify it under the terms of the Do What The Fuck You Want
5To Public License, Version 2, as published by Sam Hocevar. See
6http://sam.zoy.org/wtfpl/COPYING for more details.
7-->
8
9<a href="/id/{$node.node_id}/configure">configure</a><br><br>
10
11$user_id: { $user_id } <br>
12$action: { $action } <br>
13$error: { $error } <br>
14$header_id: { $header_id } <br>
15$new_mail: { $new_mail } <br>
16$new_mail_name: { $new_mail_name } <br>
17$node: { $node } <br>
18$offset: { $offset } <br>
19$permissions: { $permissions } <br>
20$post_vars: { $post_vars } <br>
21$smarty.post.meno {$smarty.post.meno} <br>
22$smarty.post.event {$smarty.post.event} <br>
23
24
25<form method="post">
26 <input type="text" name="meno" value="hodnota">
27 <input type="submit" name="co" value="poslat">
28 <input type="submit" name="template_event" value="suck">
29 <input type="submit" name="event" value="K">
30</form>
31
32
33
34
35
36
37
This page took 0.138087 seconds and 4 git commands to generate.