projects
/
invirt/packages/invirt-web.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
de0b2b5
)
Resolve #40 to make powering on/off a post.
author
Eric Price
<ecprice@mit.edu>
Sat, 29 Mar 2008 02:03:24 +0000
(22:03 -0400)
committer
Eric Price
<ecprice@mit.edu>
Sat, 29 Mar 2008 02:03:24 +0000
(22:03 -0400)
svn path=/trunk/web/; revision=301
templates/info.tmpl
patch
|
blob
|
history
diff --git
a/templates/info.tmpl
b/templates/info.tmpl
index
c0ff1ff
..
26d7a24
100644
(file)
--- a/
templates/info.tmpl
+++ b/
templates/info.tmpl
@@
-15,7
+15,7
@@
Info on $machine.name
#end def
#def commands()
-<form action="command" action="POST">
+<form action="command" method="POST">
<input type="hidden" name="back" value="info"/>
<input type="hidden" name="machine_id" value="$machine.machine_id"/>
<table>