Fix: security code view
This commit is contained in:
parent
f8379fc9bd
commit
ee554c2fd1
@ -81,6 +81,10 @@
|
|||||||
<span class="narrow">
|
<span class="narrow">
|
||||||
<span class="name">{$langs->trans('SecurityCode')}</span>
|
<span class="name">{$langs->trans('SecurityCode')}</span>
|
||||||
<input type="text" id="securitycode" name="code" />
|
<input type="text" id="securitycode" name="code" />
|
||||||
|
</span>
|
||||||
|
</li>
|
||||||
|
<li class="form">
|
||||||
|
<span class="narrow">
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<img src="{$dol_url_root}/lib/antispamimage.php" border="0" width="128" height="36" />
|
<img src="{$dol_url_root}/lib/antispamimage.php" border="0" width="128" height="36" />
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user