Hi Bruno,<br><br>Thanks for identifying the issue. We shall soon address this.<br><br>We have noted down the issue on our trac system ( <a href="http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/6191">http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/6191</a> )<br>
<br><div><span class="gmail_quote">On 7/23/09, <b class="gmail_sendername">Fusioncore</b> &lt;<a href="mailto:ml@arceva.fr">ml@arceva.fr</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
The inclued language file was already translate.<br> In the file /Smarty/templates/modules/HomeBlock.tpl, we can see around<br> line 29:<br> <br>        &lt;td align=&quot;right&quot; class=&quot;homePageMatrixHdr&quot; nowrap<br>
 style=&quot;height:28px;&quot; width=60%&gt;<br>            &lt;input type=&quot;button&quot; name=&quot;save&quot; value=&quot;Save&quot;<br> class=&quot;crmbutton small save&quot;<br> onclick=&quot;saveEntries(&#39;maxentries_{$HOME_STUFFID}&#39;)&quot;&gt;<br>
            &lt;input type=&quot;button&quot; name=&quot;cancel&quot; value=&quot;Cancel&quot;<br> class=&quot;crmbutton small cancel&quot;<br> onclick=&quot;cancelEntries(&#39;editRowmodrss_{$HOME_STUFFID}&#39;)&quot;&gt;<br>
        &lt;/td&gt;<br> <br> If I replace it by :<br> <br>        &lt;td align=&quot;right&quot; class=&quot;homePageMatrixHdr&quot; nowrap<br> style=&quot;height:28px;&quot; width=60%&gt;<br>            &lt;input type=&quot;button&quot; name=&quot;save&quot;<br>
 value=&quot;{$APP.LBL_SAVE_BUTTON_LABEL}&quot; class=&quot;crmbutton small save&quot;<br> onclick=&quot;saveEntries(&#39;maxentries_{$HOME_STUFFID}&#39;)&quot;&gt;<br>            &lt;input type=&quot;button&quot; name=&quot;cancel&quot;<br>
 value=&quot;{$APP.LBL_CANCEL_BUTTON_LABEL}&quot; class=&quot;crmbutton small cancel&quot;<br> onclick=&quot;cancelEntries(&#39;editRowmodrss_{$HOME_STUFFID}&#39;)&quot;&gt;<br>        &lt;/td&gt;<br> <br> The buttons labels were transate<br>
 <br> Regards,<br> Bruno<br> French-vtiger Manager<br> <br> <br> <br> Nitin Goyal a écrit :<br> <br>&gt; Hi Bruno,<br> &gt;<br> &gt; The Buttons you are talking about are not hardcoded, you can change<br> &gt; the button label from /include/language/en_us.lang.php file.<br>
 &gt;<br> &gt; Search for the string LBL_SAVE_BUTTON_LABEL and LBL_CANCEL_BUTTON_LABEL<br> &gt;<br> &gt; Change these strings as they are handling save and cancel button<br> &gt; through the vtigercrm.<br> &gt;<br> &gt;<br>
 &gt; Regards,<br> &gt; Nitin Goyal<br> &gt; Vtiger Team<br> &gt;<br> &gt;<br> &gt; On Thu, Jul 23, 2009 at 5:18 AM, Fusioncore &lt;<a href="mailto:ml@arceva.fr">ml@arceva.fr</a><br> <br>&gt; &lt;mailto:<a href="mailto:ml@arceva.fr">ml@arceva.fr</a>&gt;&gt; wrote:<br>
 &gt;<br> &gt;     Hi all,<br> &gt;     I found a small bug on the home page block<br> &gt;     In the file /Smarty/templates/Home/HomeBlock.tpl line 17 and 18<br> &gt;     the save<br> &gt;     and cancel button label are hardcode<br>
 &gt;<br> &gt;     Regards,<br> &gt;     Bruno<br> &gt;     _______________________________________________<br> &gt;     Reach hundreds of potential candidates - <a href="http://jobs.vtiger.com">http://jobs.vtiger.com</a><br>
 &gt;<br> &gt;<br> <br>&gt; ------------------------------------------------------------------------<br> <br>&gt;<br> &gt; _______________________________________________<br> &gt; Reach hundreds of potential candidates - <a href="http://jobs.vtiger.com">http://jobs.vtiger.com</a><br>
 _______________________________________________<br> Reach hundreds of potential candidates - <a href="http://jobs.vtiger.com">http://jobs.vtiger.com</a><br> </blockquote></div><br><br clear="all"><br>-- <br>Regards,<br>Asha<br>
vtiger Team