aboutsummaryrefslogtreecommitdiff
path: root/h-source/Application/Views/Desktop/Notebooks/form.php
diff options
context:
space:
mode:
Diffstat (limited to 'h-source/Application/Views/Desktop/Notebooks/form.php')
-rw-r--r--h-source/Application/Views/Desktop/Notebooks/form.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/h-source/Application/Views/Desktop/Notebooks/form.php b/h-source/Application/Views/Desktop/Notebooks/form.php
index 1ebfc86..cc74eb1 100644
--- a/h-source/Application/Views/Desktop/Notebooks/form.php
+++ b/h-source/Application/Views/Desktop/Notebooks/form.php
@@ -61,7 +61,7 @@
</div>
<div class="form_entry">
- <div class="entry_label"><?php echo gtext("does it have free boot firmware (BIOS,UEFI,...) ?");?></div>
+ <div class="entry_label"><?php echo gtext("does it have a free boot firmware (BIOS,UEFI,...) ?");?></div>
<?php echo Html_Form::select('bios',$values['bios'],Notebooks::$biosSelect,"select_entry");?>
</div>