<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello guys,<div><br></div><div>I found no official forum for 5.1 patches, so I send this very-very small patch here instead. (This first one is a very-very small cosmetical patch -- almost like just a probe to establish the protocol how this should be done.)</div><div><br></div><div>I you are interested, please read&nbsp;<a href="http://forums.vtiger.com/viewtopic.php?p=69676">http://forums.vtiger.com/viewtopic.php?p=69676</a> on who we are why we base our development on the alpha branch instead of the stable branch. We would like to help out in 5.1 development and contribute bug fixes (small and big) as we encounter them.</div><div><br></div><div>Keep up the good work!</div><div><br></div><div>Kristof<br><div><br></div><div><div><font class="Apple-style-span" face="'Courier New'">---</font></div><div><font class="Apple-style-span" face="'Courier New'">&nbsp;Smarty/templates/Home/Homestuff.tpl | &nbsp; &nbsp;2 +-</font></div><div><font class="Apple-style-span" face="'Courier New'">&nbsp;1 files changed, 1 insertions(+), 1 deletions(-)</font></div><div><font class="Apple-style-span" face="'Courier New'"><br></font></div><div><font class="Apple-style-span" face="'Courier New'">diff --git a/Smarty/templates/Home/Homestuff.tpl b/Smarty/templates/Home/Homestuff.tpl</font></div><div><font class="Apple-style-span" face="'Courier New'">index 62da17e..e94e864 100644</font></div><div><font class="Apple-style-span" face="'Courier New'">--- a/Smarty/templates/Home/Homestuff.tpl</font></div><div><font class="Apple-style-span" face="'Courier New'">+++ b/Smarty/templates/Home/Homestuff.tpl</font></div><div><font class="Apple-style-span" face="'Courier New'">@@ -2,7 +2,7 @@</font></div><div><font class="Apple-style-span" face="'Courier New'">&nbsp;&lt;script language="javascript" type="text/javascript" src="include/scriptaculous/prototype.js">&lt;/script></font></div><div><font class="Apple-style-span" face="'Courier New'">&nbsp;&lt;script language="javascript" type="text/javascript" src="include/scriptaculous/scriptaculous.js">&lt;/script></font></div><div><font class="Apple-style-span" face="'Courier New'">&nbsp;&lt;script language="javascript" type="text/javascript" src="include/scriptaculous/unittest.js">&lt;/script></font></div><div><font class="Apple-style-span" face="'Courier New'">-&lt;script language="javascript" type="text/javascript" src="include/tooltip/wz_tooltip.js">&lt;/script>;</font></div><div><font class="Apple-style-span" face="'Courier New'">+&lt;script language="javascript" type="text/javascript" src="include/tooltip/wz_tooltip.js">&lt;/script></font></div><div><font class="Apple-style-span" face="'Courier New'">&nbsp;{*&lt;!--Home Page Entries &nbsp;-->*}</font></div><div><font class="Apple-style-span" face="'Courier New'">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;&lt;TABLE border=0 cellspacing=0 cellpadding=0 width=100% class=small></font></div><div><font class="Apple-style-span" face="'Courier New'">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;&lt;tr></font></div><div><font class="Apple-style-span" face="'Courier New'">--</font></div><div><font class="Apple-style-span" face="'Courier New'">1.6.0</font></div><div><br></div></div></div></body></html>