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:
authorPytal <24800714+Pytal@users.noreply.github.com>2021-09-27 11:52:37 +0300
committerGitHub <noreply@github.com>2021-09-27 11:52:37 +0300
commit8d730706c20061e92bb7b6de11bfba81e8f4fafe (patch)
tree6979db064183971217b97711c3b4a49c98a773c0 /page-files.php
parentfabe771963f5edb82dcb56fbede8478a58f34e8d (diff)
Remove and replace deprecated name attribute on anchor elements with id (#1548)
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Diffstat (limited to 'page-files.php')
-rw-r--r--page-files.php10
1 files changed, 5 insertions, 5 deletions
diff --git a/page-files.php b/page-files.php
index 29e0a87a..bea1781d 100644
--- a/page-files.php
+++ b/page-files.php
@@ -89,7 +89,7 @@
</section>
<section class="section--collaboration quote">
- <a name="collaboration" id="collaboration"></a>
+ <a id="collaboration"></a>
<div class="container">
<div class="row">
<div class="col-md-6 image--floated">
@@ -140,7 +140,7 @@
</section>
<section class="section--workflow">
- <a name="workflow" id="workflow"></a>
+ <a id="workflow"></a>
<div class="container">
<div class="row">
<div class="col-md-6">
@@ -187,7 +187,7 @@
</div>
</section>
-<a name="send" id="send"></a>
+<a id="send"></a>
<section class="section--sharing">
<div class="container">
<div class="row">
@@ -209,7 +209,7 @@
<?php require get_template_directory().'/compliance.php';?>
<section class="section--clients">
- <a name="clients" id="clients"></a>
+ <a id="clients"></a>
<div class="container">
<div class="row">
<div class="col-md-6 image--feature">
@@ -227,7 +227,7 @@
</section>
-<a name="integrations" id="integrations"></a>
+<a id="integrations"></a>
<section class="section--outlook quote">
<div class="container">
<div class="featurerow">