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:
authorPaulo Moura <itsme@paulomoura.com>2017-08-25 12:44:13 +0300
committerMorris Jobke <hey@morrisjobke.de>2017-08-26 15:54:12 +0300
commite1319cf30a48901ba527f9f1243ff5c7ace4e54a (patch)
tree89e4be016d08dc74bd61061e54c312b4f87b858b /page-security.php
parent873827a7e8a6a93d2a2eac7c08dd70b4f3b8f8f1 (diff)
update pages
Diffstat (limited to 'page-security.php')
-rw-r--r--page-security.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/page-security.php b/page-security.php
index 92b975ef..32da394c 100644
--- a/page-security.php
+++ b/page-security.php
@@ -1,4 +1,4 @@
-<?php get_template_part( 'templates/parts/title'); ?>
+<?php get_template_part('templates/parts/title'); ?>
<div class="sub-nav"><a href="/security/advisories"><?php echo $l->t('Security Advisories');?></a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="/security/threat-model"><?php echo $l->t('Threat Model');?></a>
</div>
<h2><?php echo $l->t('Security information');?></h2>