aboutsummaryrefslogtreecommitdiff
path: root/h-source/Application/Views/Threegcards/form.php
diff options
context:
space:
mode:
Diffstat (limited to 'h-source/Application/Views/Threegcards/form.php')
-rw-r--r--h-source/Application/Views/Threegcards/form.php2
1 files changed, 1 insertions, 1 deletions
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>