From 219c948be5f82a442f537056a8f022f6727f7558 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 11:36:26 +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 98223675a..e3d8b3637 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>
-- 
GitLab