From d7c191117fa1debf2bfce12c60205155a41a8849 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= <lukas.krupcik@vsb.cz> Date: Tue, 6 Sep 2016 10:53:39 +0200 Subject: [PATCH] vagrant test --- it4i_theme/drawer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/it4i_theme/drawer.html b/it4i_theme/drawer.html index 432462523..e7338d88b 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> -- GitLab