diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2011-06-04 00:52:27 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2011-06-04 00:52:27 +0000 |
commit | 310356e1c7777c0e421af7c744a44827c4869a5e (patch) | |
tree | 33675bedfed0a1ffd80134f38991cfffb4bfa883 /h-source/Application/Views/Help/index_es.php | |
parent | 5887ed7fef75de4f7c0875b9feb7cab67686f3ba (diff) |
reduced the number of files to handle a device
Diffstat (limited to 'h-source/Application/Views/Help/index_es.php')
-rw-r--r-- | h-source/Application/Views/Help/index_es.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/h-source/Application/Views/Help/index_es.php b/h-source/Application/Views/Help/index_es.php index c71f03f..9544d08 100644 --- a/h-source/Application/Views/Help/index_es.php +++ b/h-source/Application/Views/Help/index_es.php @@ -206,7 +206,7 @@ <h2 name="compatibility">Clases de Compatibilidad</h2> - <h3 name="notebook-compatibility">Laptops</h3> + <a name="notebook-compatibility"></a><h3>Laptops</h3> <dl> <dt>Clase A (Platino)</dt> <dd>Todos los dispositivos funcionan con un buen desempeño. </dd> @@ -224,7 +224,7 @@ <dd>El equipo no funciona con software libre</dd> </dl> - <h3 name="printer-compatibility">Impresoras</h3> + <a name="printer-compatibility"></a><h3>Impresoras</h3> <dl> <dt>Clase A (Completo)</dt> <dd>Todos los dispositivos funcionan y las características soportadas</dd> @@ -235,7 +235,7 @@ <dd>La impresora no funciona con software libre</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> |