<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><br><br><br>Thanks for notifying the issue.<br>
<br>
The changes have been done.<br>
<br>
Regards<br>
Ahmed<br>
Vtiger<br><br><br>----webmaster@vtigercrmfrance.org wrote ---- <br><br><blockquote style="border-left: 2px solid rgb(0, 0, 255); padding: 6px;">

Hi,<br>change on file<br>/smarty/templates/fieldaccess.tpl<br>line 61:<br><br>&lt;select name="selectmodule" style="width: 200px; font-size: 10px;" <br>onChange="changemodules(this)"&gt;<br>                {foreach item=module from=$FIELD_INFO}<br>                {if $module == $DEF_MODULE}<br>                    &lt;option value={$module} selected&gt;{$APP.$module}&lt;/option&gt;<br>                {else}       <br>                    &lt;option value={$module}&gt;{$APP.$module}&lt;/option&gt;<br>                {/if}<br>                {/foreach}<br>                &lt;/select&gt;<br><br>To have the module name in user language.<br><br>Rest an issue with this module, the fileds names.<br><br>    {foreach item=elementinfo from=$elements}<br>           <br>                        &lt;td width="5%"&gt;{$elementinfo.1}&lt;/td&gt;<br>                           <br>                        &lt;td width="45%"&gt;{$elementinfo.0}&lt;/td&gt;<br>                           {/foreach}<br><br>I have no solution here.<br>_______________________________________________<br>This vtiger.com email is sponsored by Zoho Planner. Still scribbling down your To-Do's on bits of paper &amp; palms of your hands? Try the AJAX enabled, personal organizer online, Zoho Planner for FREE instead! <a href="http://zohoplanner.com/?vt">http://zohoplanner.com/?vt</a> <br>

</blockquote></body></html>