Skip to content

Commit

Permalink
Format the run button at the bottom of the page
Browse files Browse the repository at this point in the history
  • Loading branch information
Carin Meier authored and Carin Meier committed Apr 20, 2011
1 parent 6268219 commit 6f93112
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/foreclojure/problems.clj
Expand Up @@ -108,6 +108,7 @@
:spellcheck "false"}
:code (session/flash-get :code))
(hidden-field :id id)
[:br]
(submit-button {:type "image" :src "/run.png"} "Run"))]))

(def-page problem-page []
Expand Down

0 comments on commit 6f93112

Please sign in to comment.