diff --git a/it4i_theme/drawer.html b/it4i_theme/drawer.html index 98223675a96206474bb6870e904bbfc6626df67b..e3d8b3637bd5d350840693f47fe8b93bf45347f3 100644 --- a/it4i_theme/drawer.html +++ b/it4i_theme/drawer.html @@ -26,7 +26,7 @@ <ul class="repo"> <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"> + <a href="pbspro-documentation/pbspro-programmers-guide.pdf" target="_blank" title="DOWNLOAD PDF VERSION" data-action="download"> <i class="icon icon-download"></i> DOWNLOAD PDF VERSION </a> </li>