// typo fix
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
<p>
|
||||
<label>
|
||||
<input type="checkbox" id="set_license" class="required" name="licence_agrement" value="1" style="vertical-align: middle;" <?php if ($this->session->licence_agrement): ?>checked="checked"<?php endif; ?> />
|
||||
<strong><?php echo $this->l('I agree to the above terms and conditions.') ?>*</strong>
|
||||
<strong><?php echo $this->l('I agree to the above terms and conditions.') ?></strong>
|
||||
</label>
|
||||
<br />
|
||||
<label>
|
||||
|
||||
Reference in New Issue
Block a user