<% if @shipment.can_ship? %>
  • <%= button_link_to t(:dhl_label), dhllabel_admin_order_shipment_url(:format => :txt)%>
  • <% end %>