Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEspina2 <expina2@hotmail.com>2016-12-07 02:14:06 +0300
committerEspina2 <expina2@hotmail.com>2016-12-07 02:14:06 +0300
commit643ebf43269f1bc5dcefe4a77d9fdc2f4873b56d (patch)
tree996394c967a5c72493b1594abba8d065f975f864 /page-box.php
parent93a3ffdd0cffac460b38bb0069ffee802712b106 (diff)
added pdf button
Diffstat (limited to 'page-box.php')
-rw-r--r--page-box.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/page-box.php b/page-box.php
index 7fe24f23..ada377fa 100644
--- a/page-box.php
+++ b/page-box.php
@@ -84,7 +84,7 @@
<h2 class="section--heading-2 section--text--center revealOnScroll"><?php echo $l->t('How to Box');?></h2>
<p class="section--intro section--text--center revealOnScroll"><?php echo $l->t('The Nextcloud Box is very easy to assemble. It comes with all necessary screws and a screwdriver. The lid uses magnets (magic!) so you can quickly open and close it.');?></p>
<div class="assembly revealOnScroll"></div>
- <a class="button button--blue button--arrow button--large revealOnScroll" href="<?php echo get_template_directory_uri(); ?>/assets/files/Box-Assembly-Guide.pdf" role="button"><?php echo $l->t('Download PDF</a>');?>
+ <a class="button button--blue button--icon button--large revealOnScroll" href="<?php echo get_template_directory_uri(); ?>/assets/files/Box-Assembly-Guide.pdf" role="button"><?php echo $l->t('Download PDF</a>');?>
</div>
</div>