|
|
|
@ -61,7 +61,7 @@ See doc/COPYRIGHT.rdoc for more details. |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
<%= styled_button_tag l(@custom_style.logo.present? ? :button_replace : :button_upload), class: "button -alt-highlight #{@custom_style.logo.blank? ? '-with-icon icon-add' : ''}" %> |
|
|
|
|
<%= styled_button_tag l(@custom_style.logo.present? ? :button_replace : :button_upload), class: "button #{@custom_style.logo.blank? ? '-with-icon icon-add' : ''}" %> |
|
|
|
|
|
|
|
|
|
</fieldset> |
|
|
|
|
</section> |
|
|
|
|