diff --git a/anne-survey.rb b/anne-survey.rb index f69fd4e..648e747 100644 --- a/anne-survey.rb +++ b/anne-survey.rb @@ -236,8 +236,6 @@ module Anne::Views input :type => "hidden", :name => "image", :value => image input :type => "image", :src => R(ImageX, "#{image}-l.png"), :name => "left" input :type => "image", :src => R(ImageX, "#{image}-r.png"), :name => "right" - #input :type => "submit", :name => "left", :value => "Links" - #input :type => "submit", :name => "right", :value => "Rechts" end # FIXME: make a nice div with two spans of the following. p "Woep, je bent al op #{progress}%!"