summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormr <mr@mrautenberg.de>2011-08-16 12:26:59 +0200
committermr <mr@mrautenberg.de>2011-08-16 12:26:59 +0200
commite2f8adcc24470548f0c4a7d9b5cb0d4ab929fb51 (patch)
tree2e7e13a972b01d9026a9df9b472cd37847df9e68
parent95c62b6323c13389801ad535e5f1bf7d76000b80 (diff)
fix typo in html code
-rw-r--r--views/predict.haml5
1 files changed, 2 insertions, 3 deletions
diff --git a/views/predict.haml b/views/predict.haml
index 7d5e30a..8aae7cf 100644
--- a/views/predict.haml
+++ b/views/predict.haml
@@ -17,9 +17,8 @@
%applet{:code => "JME.class", :name => "JME", :archive => "JME.jar", :width => "500", :height => "360"}
%param{ :name => "options", :value => "polarnitro"}
Please enable Java and JavaScript in your browser to use the JME editor.
-
- %jme_info
- <span style="font-size:75%">&copy;
+ %span{:style=>"font-size:75%"}
+ &copy;
%a{:href => 'http://www.molinspiration.com/jme/index.html', :rel => "external"} JME Editor
courtesy of Peter Ertl, Novartis</span>
%br