[Vtigercrm-developers] vtiger crm 5 translations

Ahmed Hussian ahmed at vtiger.com
Sun May 14 07:06:32 PDT 2006




Thanks for notifying the issue.

The changes have been done.

Regards
Ahmed
Vtiger


----webmaster at vtigercrmfrance.org wrote ---- 

Hi,
change on file
/smarty/templates/fieldaccess.tpl
line 61:

<select name="selectmodule" style="width: 200px; font-size: 10px;" 
onChange="changemodules(this)">
                {foreach item=module from=$FIELD_INFO}
                {if $module == $DEF_MODULE}
                    <option value={$module} selected>{$APP.$module}</option>
                {else}       
                    <option value={$module}>{$APP.$module}</option>
                {/if}
                {/foreach}
                </select>

To have the module name in user language.

Rest an issue with this module, the fileds names.

    {foreach item=elementinfo from=$elements}
           
                        <td width="5%">{$elementinfo.1}</td>
                           
                        <td width="45%">{$elementinfo.0}</td>
                           {/foreach}

I have no solution here.
_______________________________________________
This vtiger.com email is sponsored by Zoho Planner. Still scribbling down your To-Do's on bits of paper & palms of your hands? Try the AJAX enabled, personal organizer online, Zoho Planner for FREE instead! http://zohoplanner.com/?vt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20060514/72cf0d42/attachment-0005.html 


More information about the vtigercrm-developers mailing list