diff options
Diffstat (limited to 'h-source/Application/Views')
-rw-r--r-- | h-source/Application/Views/Bluetooth/form.php | 2 | ||||
-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 | ||||
-rw-r--r-- | h-source/Application/Views/Printers/form.php | 2 | ||||
-rw-r--r-- | h-source/Application/Views/Scanners/form.php | 2 | ||||
-rw-r--r-- | h-source/Application/Views/Soundcards/form.php | 2 | ||||
-rw-r--r-- | h-source/Application/Views/Threegcards/form.php | 2 | ||||
-rw-r--r-- | h-source/Application/Views/Videocards/form.php | 2 | ||||
-rw-r--r-- | h-source/Application/Views/Webcams/form.php | 2 | ||||
-rw-r--r-- | h-source/Application/Views/Wifi/form.php | 2 |
12 files changed, 13 insertions, 13 deletions
diff --git a/h-source/Application/Views/Bluetooth/form.php b/h-source/Application/Views/Bluetooth/form.php index a03597a..f6ba115 100644 --- a/h-source/Application/Views/Bluetooth/form.php +++ b/h-source/Application/Views/Bluetooth/form.php @@ -45,7 +45,7 @@ </div> <div class="form_entry"> - <div class="entry_label"><?php echo gtext("VendorID:ProductID code of the device");?>:</div> + <div class="entry_label"><?php echo gtext("VendorID:ProductID code of the device");?>: <b>*</b><br /><a target="blank" href="<?php echo $this->baseUrl."/help/index/$lang#vendoridproductid";?>"><?php echo gtext("learn how to find it");?></a></div> <?php echo Html_Form::input('pci_id',$values['pci_id'],'input_entry');?> </div> 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>) diff --git a/h-source/Application/Views/Printers/form.php b/h-source/Application/Views/Printers/form.php index 2ccfb38..dd7be91 100644 --- a/h-source/Application/Views/Printers/form.php +++ b/h-source/Application/Views/Printers/form.php @@ -50,7 +50,7 @@ </div> <div class="form_entry"> - <div class="entry_label"><?php echo gtext("VendorID:ProductID code of the device");?>:</div> + <div class="entry_label"><?php echo gtext("VendorID:ProductID code of the device");?>: <b>*</b><br /><a target="blank" href="<?php echo $this->baseUrl."/help/index/$lang#vendoridproductid";?>"><?php echo gtext("learn how to find it");?></a></div> <?php echo Html_Form::input('pci_id',$values['pci_id'],'input_entry');?> </div> diff --git a/h-source/Application/Views/Scanners/form.php b/h-source/Application/Views/Scanners/form.php index c9085d9..d666514 100644 --- a/h-source/Application/Views/Scanners/form.php +++ b/h-source/Application/Views/Scanners/form.php @@ -45,7 +45,7 @@ </div> <div class="form_entry"> - <div class="entry_label"><?php echo gtext("VendorID:ProductID code of the device");?>:</div> + <div class="entry_label"><?php echo gtext("VendorID:ProductID code of the device");?>: <b>*</b> <br /><a target="blank" href="<?php echo $this->baseUrl."/help/index/$lang#vendoridproductid";?>"><?php echo gtext("learn how to find it");?></a></div> <?php echo Html_Form::input('pci_id',$values['pci_id'],'input_entry');?> </div> diff --git a/h-source/Application/Views/Soundcards/form.php b/h-source/Application/Views/Soundcards/form.php index 4e754dd..965ecfc 100644 --- a/h-source/Application/Views/Soundcards/form.php +++ b/h-source/Application/Views/Soundcards/form.php @@ -45,7 +45,7 @@ </div> <div class="form_entry"> - <div class="entry_label"><?php echo gtext("VendorID:ProductID code of the device");?>:</div> + <div class="entry_label"><?php echo gtext("VendorID:ProductID code of the device");?>: <b>*</b><br /><a target="blank" href="<?php echo $this->baseUrl."/help/index/$lang#vendoridproductid";?>"><?php echo gtext("learn how to find it");?></a></div> <?php echo Html_Form::input('pci_id',$values['pci_id'],'input_entry');?> </div> diff --git a/h-source/Application/Views/Threegcards/form.php b/h-source/Application/Views/Threegcards/form.php index 55a4402..075333e 100644 --- a/h-source/Application/Views/Threegcards/form.php +++ b/h-source/Application/Views/Threegcards/form.php @@ -45,7 +45,7 @@ </div> <div class="form_entry"> - <div class="entry_label"><?php echo gtext("VendorID:ProductID code of the device");?>:</div> + <div class="entry_label"><?php echo gtext("VendorID:ProductID code of the device");?>: <b>*</b><br /><a target="blank" href="<?php echo $this->baseUrl."/help/index/$lang#vendoridproductid";?>"><?php echo gtext("learn how to find it");?></a></div> <?php echo Html_Form::input('pci_id',$values['pci_id'],'input_entry');?> </div> diff --git a/h-source/Application/Views/Videocards/form.php b/h-source/Application/Views/Videocards/form.php index bdbeaa9..6faab56 100644 --- a/h-source/Application/Views/Videocards/form.php +++ b/h-source/Application/Views/Videocards/form.php @@ -45,7 +45,7 @@ </div> <div class="form_entry"> - <div class="entry_label"><?php echo gtext("VendorID:ProductID code of the device");?>:</div> + <div class="entry_label"><?php echo gtext("VendorID:ProductID code of the device");?>: <b>*</b><br /><a target="blank" href="<?php echo $this->baseUrl."/help/index/$lang#vendoridproductid";?>"><?php echo gtext("learn how to find it");?></a></div> <?php echo Html_Form::input('pci_id',$values['pci_id'],'input_entry');?> </div> diff --git a/h-source/Application/Views/Webcams/form.php b/h-source/Application/Views/Webcams/form.php index 24fe218..e1b819c 100644 --- a/h-source/Application/Views/Webcams/form.php +++ b/h-source/Application/Views/Webcams/form.php @@ -45,7 +45,7 @@ </div> <div class="form_entry"> - <div class="entry_label"><?php echo gtext("VendorID:ProductID code of the device");?>:</div> + <div class="entry_label"><?php echo gtext("VendorID:ProductID code of the device");?>: <b>*</b><br /><a target="blank" href="<?php echo $this->baseUrl."/help/index/$lang#vendoridproductid";?>"><?php echo gtext("learn how to find it");?></a></div> <?php echo Html_Form::input('pci_id',$values['pci_id'],'input_entry');?> </div> diff --git a/h-source/Application/Views/Wifi/form.php b/h-source/Application/Views/Wifi/form.php index fc26f70..016f90a 100644 --- a/h-source/Application/Views/Wifi/form.php +++ b/h-source/Application/Views/Wifi/form.php @@ -45,7 +45,7 @@ </div> <div class="form_entry"> - <div class="entry_label"><?php echo gtext("VendorID:ProductID code of the device");?>:</div> + <div class="entry_label"><?php echo gtext("VendorID:ProductID code of the device");?>: <b>*</b><br /><a target="blank" href="<?php echo $this->baseUrl."/help/index/$lang#vendoridproductid";?>"><?php echo gtext("learn how to find it");?></a></div> <?php echo Html_Form::input('pci_id',$values['pci_id'],'input_entry');?> </div> |