You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _templates/_page_openshift.html.erb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -130,7 +130,7 @@
130
130
<ahref="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}")%>">
131
131
<spanclass="material-icons-outlined" title="Open an issue">bug_report</span>
132
132
</a>
133
-
<ahref="javascript: void(0);" onclick="getPDF();"><spanclass="material-icons-outlined" title="PDF (may take a while for large pages)">picture_as_pdf</span></a>
133
+
<ahref="javascript: void(0);" onclick="getPDF();"><spanclass="material-icons-outlined" title="Download PDF (may take a while for large pages)">picture_as_pdf</span></a>
0 commit comments