diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2011-03-03 16:48:20 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2011-03-03 16:48:20 +0000 |
commit | d6fc4f494bf9ceb326fc37679f16224b91a0fc26 (patch) | |
tree | c95bbce02e5b7af62690c54cf3c5d0a36ba73c50 /h-source/Application/Views/Help | |
parent | fdd5ccda63a6c6825035f99c3e6b6df93814cebe (diff) |
improved the vendor selection
Diffstat (limited to 'h-source/Application/Views/Help')
-rw-r--r-- | h-source/Application/Views/Help/index.php | 4 | ||||
-rw-r--r-- | h-source/Application/Views/Help/index_es.php | 2 | ||||
-rw-r--r-- | h-source/Application/Views/Help/index_fr.php | 2 | ||||
-rw-r--r-- | h-source/Application/Views/Help/index_it.php | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/h-source/Application/Views/Help/index.php b/h-source/Application/Views/Help/index.php index 7929cbe..ad9f31b 100644 --- a/h-source/Application/Views/Help/index.php +++ b/h-source/Application/Views/Help/index.php @@ -304,8 +304,8 @@ <pre> lspci | grep "VGA" </pre> - - <h3>How to discover the VendorID and the ProductID of your device (VendorID:ProductID code)</h3> + + <a name="vendoridproductid"><h3>How to discover the VendorID and the ProductID of your device (VendorID:ProductID code)</h3> <div> (Thanks <a href="http://trisquel.info/en/forum/h-nodecom-new-website-hardware-database#comment-5839">Michał Masłowski</a> and <a href="http://trisquel.info/en/forum/h-nodecom-new-website-hardware-database#comment-5837">Julius22</a>) diff --git a/h-source/Application/Views/Help/index_es.php b/h-source/Application/Views/Help/index_es.php index bf19b5b..df4f09f 100644 --- a/h-source/Application/Views/Help/index_es.php +++ b/h-source/Application/Views/Help/index_es.php @@ -306,7 +306,7 @@ lspci | grep "VGA" </pre> - <h3>Como descubrir el ID del vendedor y el ID del producto de su dispositivo (código VendorID:ProductID)</h3> + <a name="vendoridproductid"><h3>Como descubrir el ID del vendedor y el ID del producto de su dispositivo (código VendorID:ProductID)</h3> <div> (Gracias <a href="http://trisquel.info/en/forum/h-nodecom-new-website-hardware-database#comment-5839">Michał Masłowski</a> y <a href="http://trisquel.info/en/forum/h-nodecom-new-website-hardware-database#comment-5837">Julius22</a>) diff --git a/h-source/Application/Views/Help/index_fr.php b/h-source/Application/Views/Help/index_fr.php index d98d13b..4a51221 100644 --- a/h-source/Application/Views/Help/index_fr.php +++ b/h-source/Application/Views/Help/index_fr.php @@ -297,7 +297,7 @@ lspci | grep "VGA" </pre> - <h3>Comment connaitre le VendorID ou le ProductID (VendorID:ProductID code)</h3> + <a name="vendoridproductid"><h3>Comment connaitre le VendorID ou le ProductID (VendorID:ProductID code)</h3> <div> (Merci à <a href="http://trisquel.info/en/forum/h-nodecom-new-website-hardware-database#comment-5839">Michał Masłowski</a> et <a href="http://trisquel.info/en/forum/h-nodecom-new-website-hardware-database#comment-5837">Julius22</a>) diff --git a/h-source/Application/Views/Help/index_it.php b/h-source/Application/Views/Help/index_it.php index d4f6f7d..7d8fbe4 100644 --- a/h-source/Application/Views/Help/index_it.php +++ b/h-source/Application/Views/Help/index_it.php @@ -318,7 +318,7 @@ lspci | grep "VGA" </pre> - <h3>Come scoprire il VendorID e il ProductID del tuo dispositivo (VendorID:ProductID code)</h3> + <a name="vendoridproductid"><h3>Come scoprire il VendorID e il ProductID del tuo dispositivo (VendorID:ProductID code)</h3> <div> (Grazie <a href="http://trisquel.info/en/forum/h-nodecom-new-website-hardware-database#comment-5839">Michał Masłowski</a> e <a href="http://trisquel.info/en/forum/h-nodecom-new-website-hardware-database#comment-5837">Julius22</a>) |