%PDF- %PDF-
| Direktori : /var/www/crm/cache/smarty/templates_c/ |
| Current File : /var/www/crm/cache/smarty/templates_c/%%78^781^7818DC44%%addressSearch.tpl.php |
<?php /* Smarty version 2.6.11, created on 2024-02-06 14:07:42
compiled from modules/Emails/templates/addressSearch.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'sugar_getimage', 'modules/Emails/templates/addressSearch.tpl', 56, false),array('function', 'sugar_translate', 'modules/Emails/templates/addressSearch.tpl', 73, false),)), $this); ?>
<form id="searchForm" method="get" action="#">
<table id="searchTable" border="0" cellpadding="0" cellspacing="0" width="670">
<tr id="peopleTableSearchRow">
<td scope="row" nowrap="NOWRAP">
<div id="rollover">
<?php echo $this->_tpl_vars['mod_strings']['LBL_SEARCH_FOR']; ?>
:
<a href="#" class="rollover"><img border="0" alt=$mod_strings.LBL_HELP src="index.php?entryPoint=getImage&imageName=helpInline.png">
<div><span class="rollover"><?php echo $this->_tpl_vars['mod_strings']['LBL_ADDRESS_BOOK_SEARCH_HELP']; ?>
</span></div>
</a>
<input id="input_searchField" name="input_searchField" type="text" value="">
</div>
<?php echo $this->_tpl_vars['mod_strings']['LBL_LIST_RELATED_TO']; ?>
:
<select name="person" id="input_searchPerson">
<?php echo $this->_tpl_vars['listOfPersons']; ?>
</select>
<a href="javascript:void(0);">
<?php echo smarty_function_sugar_getimage(array('name' => 'select','ext' => ".gif",'alt' => $this->_tpl_vars['mod_strings']['LBL_EMAIL_SELECTOR_SELECT'],'other_attributes' => 'align="absmiddle" border="0" onclick="SUGAR.email2.addressBook.searchContacts();" '), $this);?>
</a>
<a href="javascript:void(0);">
<?php echo smarty_function_sugar_getimage(array('name' => 'clear','ext' => ".gif",'alt' => $this->_tpl_vars['mod_strings']['LBL_EMAIL_SELECTOR_CLEAR'],'other_attributes' => 'align="absmiddle" border="0" onclick="SUGAR.email2.addressBook.clearAddressBookSearch();" '), $this);?>
</a>
</td>
</tr>
<tr id="peopleTableSearchRow">
<td scope="row" nowrap="NOWRAP" colspan="2" id="relatedBeanColumn">
<?php echo $this->_tpl_vars['mod_strings']['LBL_FILTER_BY_RELATED_BEAN']; ?>
<span id="relatedBeanInfo"></span>
<input name="hasRelatedBean" id="hasRelatedBean" type="checkbox"/>
</td>
</tr>
<tr><td> </td><td> </td></tr>
<tr id="peopleTableSearchRow">
<td id="searchSubmit" scope="row" nowrap="NOWRAP">
<button onclick="SUGAR.email2.addressBook.insertContactToResultTable(null,'<?php echo smarty_function_sugar_translate(array('label' => 'LBL_EMAIL_ADDRESS_BOOK_ADD_TO'), $this);?>
')">
<?php echo smarty_function_sugar_translate(array('label' => 'LBL_ADD_TO_ADDR','module' => 'Emails'), $this);?>
<b><?php echo smarty_function_sugar_translate(array('label' => 'LBL_EMAIL_ADDRESS_BOOK_ADD_TO'), $this);?>
</b>
</button>
<button onclick="SUGAR.email2.addressBook.insertContactToResultTable(null,'<?php echo smarty_function_sugar_translate(array('label' => 'LBL_EMAIL_ADDRESS_BOOK_ADD_CC'), $this);?>
')">
<?php echo smarty_function_sugar_translate(array('label' => 'LBL_ADD_TO_ADDR','module' => 'Emails'), $this);?>
<b><?php echo smarty_function_sugar_translate(array('label' => 'LBL_EMAIL_ADDRESS_BOOK_ADD_CC'), $this);?>
</b>
</button>
<button onclick="SUGAR.email2.addressBook.insertContactToResultTable(null,'<?php echo smarty_function_sugar_translate(array('label' => 'LBL_EMAIL_ADDRESS_BOOK_ADD_BCC'), $this);?>
')">
<?php echo smarty_function_sugar_translate(array('label' => 'LBL_ADD_TO_ADDR','module' => 'Emails'), $this);?>
<b><?php echo smarty_function_sugar_translate(array('label' => 'LBL_EMAIL_ADDRESS_BOOK_ADD_BCC'), $this);?>
</b>
</button>
</td>
</tr>
</table>
</form>