summaryrefslogtreecommitdiffstats
path: root/settings/templates/certificates.php
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2017-04-28 08:33:45 +0200
committerGitHub <noreply@github.com>2017-04-28 08:33:45 +0200
commit3fd75e288cf62551d4e7a300f178a763bd3d406f (patch)
tree215de0216df4696917836a60ace024169155bb9b /settings/templates/certificates.php
parenta809aa51cd52d8fee93689452dd86d90ac4f9ad7 (diff)
parentd6e7cee60779d85d05264ba360463ab9eabc7d35 (diff)
downloadnextcloud-server-3fd75e288cf62551d4e7a300f178a763bd3d406f.tar.gz
nextcloud-server-3fd75e288cf62551d4e7a300f178a763bd3d406f.zip
Merge pull request #4569 from nextcloud/fix-icons
Fix icons in sidebar on personal page
Diffstat (limited to 'settings/templates/certificates.php')
-rw-r--r--settings/templates/certificates.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/templates/certificates.php b/settings/templates/certificates.php
index 16f8dda31ad..ac0a2293800 100644
--- a/settings/templates/certificates.php
+++ b/settings/templates/certificates.php
@@ -1,5 +1,5 @@
<div class="section">
- <h2><?php p($l->t('SSL Root Certificates')); ?></h2>
+ <h2 data-anchor-name="ssl-root-certificate"><?php p($l->t('SSL Root Certificates')); ?></h2>
<table id="sslCertificate" class="grid" data-type="<?php p($_['type']); ?>">
<thead>
<tr>