diff options
Diffstat (limited to 'h-source/Application/Views/Help/index.php')
-rw-r--r-- | h-source/Application/Views/Help/index.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/h-source/Application/Views/Help/index.php b/h-source/Application/Views/Help/index.php index ad07957..d7b5347 100644 --- a/h-source/Application/Views/Help/index.php +++ b/h-source/Application/Views/Help/index.php @@ -206,7 +206,7 @@ <h2 name="compatibility">Compatibility classes</h2> - <h3 name="notebook-compatibility">Notebooks</h3> + <a name="notebook-compatibility"></a><h3>Notebooks</h3> <dl> <dt>Class A (Platinum)</dt> <dd>All the notebook devices work with a very good performance. </dd> @@ -223,7 +223,7 @@ <dd>The notebook does not work with free software</dd> </dl> - <h3 name="printer-compatibility">Printers</h3> + <a name="printer-compatibility"></a><h3>Printers</h3> <dl> <dt>Class A (Full)</dt> <dd>All device functions and features are supported</dd> @@ -234,7 +234,7 @@ <dd>The printer does not work with free software</dd> </dl> - <h3 name="scanner-compatibility">Scanners</h3> + <a name="scanner-compatibility"></a><h3>Scanners</h3> <dl> <dt>Class A (Full)</dt> <dd>All device functions and features are supported</dd> |