##// END OF EJS Templates
fixed #9097: Minor rendering problem within Safari at admin/mail_options and roles permissions...
Jean-Philippe Lang -
r305:ef84339003d7
parent child
Show More
@@ -13,6 +13,7
13 13 <%= l(p.description.to_sym) %>
14 14 </div>
15 15 <% end %>
16 <div class="clear"></div>
16 17 </fieldset>
17 18 <% end %>
18 19
@@ -12,6 +12,7
12 12 <%= l(p.description.to_sym) %>
13 13 </div>
14 14 <% end %>
15 <div class="clear"></div>
15 16 </fieldset>
16 17 <% end %>
17 18 <br />
General Comments 0
You need to be logged in to leave comments. Login now