diff --git a/it4i_theme/drawer.html b/it4i_theme/drawer.html index 432462523b5fbb1d518c9eaff8f17177d1e08da2..e7338d88be2b849a31490cb3914672a5cfa71664 100644 --- a/it4i_theme/drawer.html +++ b/it4i_theme/drawer.html @@ -27,7 +27,7 @@ <li class="repo-download"> {% set version = config.extra.version | default("master") %} <a href="pbspro-documentation/pbspro-programmers-guide.pdf" target="_blank" title="Download" data-action="download"> - <i class="icon icon-download"></i> DOWNLOAD PDF + <i class="icon icon-download"></i> DOWNLOAD PDF VERSION </a> </li> </ul>