summaryrefslogtreecommitdiffstats
path: root/app/views/workflows/copy.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/workflows/copy.html.erb')
-rw-r--r--app/views/workflows/copy.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/workflows/copy.html.erb b/app/views/workflows/copy.html.erb
index 62334c962..78997caf5 100644
--- a/app/views/workflows/copy.html.erb
+++ b/app/views/workflows/copy.html.erb
@@ -1,4 +1,4 @@
-<h2><%= link_to l(:label_workflow), workflows_edit_path %> &#187; <%=l(:button_copy)%></h2>
+<%= title [l(:label_workflow), workflows_edit_path], l(:button_copy) %>
<%= form_tag({}, :id => 'workflow_copy_form') do %>
<fieldset class="tabular box">