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-healthcare.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-healthcare.php')
-rw-r--r--page-healthcare.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/page-healthcare.php b/page-healthcare.php
index 7e00fc32..93f4af94 100644
--- a/page-healthcare.php
+++ b/page-healthcare.php
@@ -126,7 +126,7 @@ require(["require.config"], function() {
<?php require get_template_directory().'/onpremises.php';?>
-<a name="convenient"></a>
+<a id="convenient"></a>
<section class="section--convenient">
<div class="container">
<div class="row">
@@ -197,7 +197,7 @@ require(["require.config"], function() {
</div>
</section>
-<a name="secure"></a>
+<a id="secure"></a>
<section class="section--secure">
<div class="container">
<div class="row">
@@ -299,7 +299,7 @@ require(["require.config"], function() {
-<a name="integrated"></a>
+<a id="integrated"></a>
<section class="section--integrated">
<div class="container">
<div class="row">
@@ -404,7 +404,7 @@ require(["require.config"], function() {
</section>
<div class="separator"></div>
-<a name="HIPAA"></a>
+<a id="HIPAA"></a>
<section class="section--hipaa">
<div class="container">
<div class="row">