summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/views/cve/assign_preview.html.erb4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/views/cve/assign_preview.html.erb b/app/views/cve/assign_preview.html.erb
index 0b1bf94..3fff283 100644
--- a/app/views/cve/assign_preview.html.erb
+++ b/app/views/cve/assign_preview.html.erb
@@ -4,7 +4,9 @@
</strong>
<p><tt><%= @summary %></tt></p>
-<p>(was: <tt><%= @bug.summary %></tt>)</p>
+<p><small>was:</small><br />
+ <tt><%= @bug.summary %></tt>
+</p>
<br />
<strong>