improve rendering of popup error/warning messages
[myslice.git] / views / templates / messages.html
index b684336..06ac2ef 100644 (file)
@@ -9,7 +9,7 @@
                <div id="sticky">
                        <a class="ui-notify-close ui-notify-cross" href="#">x</a>
                        <h1>#{title}</h1>
-                       <p>#{text}</p>
+                       <pre>#{text}</pre>
                </div>
                
                <div id="themeroller" class="ui-state-error" style="padding:10px; -moz-box-shadow:0 0 6px #980000; -webkit-box-shadow:0 0 6px #980000; box-shadow:0 0 6px #980000;">