We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f49b717 commit f687e9dCopy full SHA for f687e9d
app/views/projects/settings/_repository.rhtml
@@ -108,7 +108,7 @@
108
<div id="clipboard_container" title="<%= l(:label_copy_to_clipboard) %>" style="display: none;">
109
<div id="clipboard_button"><%= image_tag 'paste.png', :plugin => 'redmine_git_hosting' %></div>
110
</div>
111
- <span>Mirrors Must Grant Write Access To The Following Public Key:</span>
+ <span style="margin-left:10px;" >Mirrors Must Grant Write Access To The Following Public Key:</span>
112
<br/>
113
<textarea cols="40" id="mirror_pubkey" readonly="readonly" rows="20" style="height:140px;width:96%"><%= mirror_pubkey %></textarea>
114
0 commit comments