[Vtigercrm-commits] [vtiger-commits] r6052 - /vtigercrm/trunk/Smarty/templates/ListView.tpl

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Tue May 16 08:49:43 EDT 2006


Author: saraj
Date: Tue May 16 06:49:40 2006
New Revision: 6052

Log:
Listview tpl updated - ahmed

Modified:
    vtigercrm/trunk/Smarty/templates/ListView.tpl

Modified: vtigercrm/trunk/Smarty/templates/ListView.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/ListView.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/ListView.tpl Tue May 16 06:49:40 2006
@@ -111,7 +111,7 @@
 	<tr>
 		<td width="15%" class="dvtCellLabel" nowrap align="right"><img src="{$IMAGE_PATH}basicSearchLens.gif" align="absmiddle" alt="{$APP.LNK_BASIC_SEARCH}" title="{$APP.LNK_BASIC_SEARCH}" border=0>&nbsp;&nbsp;<b>{$APP.LBL_SEARH_FOR}</b></td>
 		<td width="25%" class="dvtCellLabel"><input type="text"  class="txtBox" name="search_text"></td>
-		<td width="25%" class="dvtCellLabel"><b>In</b>&nbsp;
+		<td width="25%" class="dvtCellLabel"><b>{$APP.LBL_IN}</b>&nbsp;
 			<select name ="search_field" class="txtBox">
 			 {html_options  options=$SEARCHLISTHEADER }
 			</select>





More information about the vtigercrm-commits mailing list