Skip to content

Commit 95bf122

Browse files
Update _page_openshift.html.erb
1 parent 313ad63 commit 95bf122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_templates/_page_openshift.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
<a href="https://github.com/openshift/openshift-docs/issues/new?title=<%= (distro_key == "openshift-enterprise") ? "[enterprise-#{version}] Issue in file #{repo_path}" : ((distro_key=="openshift-dedicated" ) ? "[dedicated] Issue in file #{repo_path}" : "[online] Issue in file #{repo_path}" ) %>">
131131
<span class="material-icons-outlined" title="Open an issue">bug_report</span>
132132
</a>
133-
<a href="javascript: void(0);" onclick="getPDF();"><span class="material-icons-outlined" title="PDF (may take a while for large pages)">picture_as_pdf</span></a>
133+
<a href="javascript: void(0);" onclick="getPDF();"><span class="material-icons-outlined" title="Download PDF (may take a while for large pages)">picture_as_pdf</span></a>
134134
<% if (version == "4.5") %>
135135
/
136136
<select onchange="selectLang(this);">

0 commit comments

Comments
 (0)