--- a/Allura/allura/templates/repo/merge_request.html
+++ b/Allura/allura/templates/repo/merge_request.html
@@ -26,10 +26,10 @@
{{ c.log_widget.display(value=req.commits) }}
<div class="grid-19"><a href="#discussion_holder">Discuss</a></div>
-
+
{% if h.has_access(c.app, 'write')() %}
- <p>To merge the commits, please execute the following commands in your working
- copy: </p>
+ <div class="grid-19">To merge the commits, please execute the following commands in your working
+ copy: </div>
<div class="grid-19"><textarea
style="width:80%"
readonly