%PDF- %PDF-
| Direktori : /var/www/crm/cache/smarty/templates_c/ |
| Current File : /var/www/crm/cache/smarty/templates_c/%%B0^B0C^B0C26FA2%%UserPostForm.tpl.php |
<?php /* Smarty version 2.6.11, created on 2024-01-23 08:37:59
compiled from modules/SugarFeed/Dashlets/SugarFeedDashlet/UserPostForm.tpl */ ?>
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('function', 'sugar_translate', 'modules/SugarFeed/Dashlets/SugarFeedDashlet/UserPostForm.tpl', 46, false),array('function', 'html_options', 'modules/SugarFeed/Dashlets/SugarFeedDashlet/UserPostForm.tpl', 54, false),)), $this); ?>
<form name='form_<?php echo $this->_tpl_vars['id']; ?>
' id='form_<?php echo $this->_tpl_vars['id']; ?>
'>
<div class="dashletNonTable" style='white-space:nowrap;'>
<table border=0 cellspacing=0 cellpadding=2>
<tr>
<td nowrap="nowrap"><span id='more_img_<?php echo $this->_tpl_vars['id']; ?>
'><?php echo $this->_tpl_vars['more_img']; ?>
</span><span id='less_img_<?php echo $this->_tpl_vars['id']; ?>
' style="display:none;"><?php echo $this->_tpl_vars['less_img']; ?>
</span> <b><?php echo $this->_tpl_vars['user_name']; ?>
</b> </td>
<td style="padding-right: 5px;"><input id="text" name="text" type="text" size='25' maxlength='100' value="" title="<?php echo smarty_function_sugar_translate(array('label' => 'LBL_POST_TITLE','module' => 'SugarFeed'), $this);?>
<?php echo $this->_tpl_vars['user_name']; ?>
"/></td>
<td nowrap="nowrap">
<input type="submit" value="<?php echo $this->_tpl_vars['LBL_POST']; ?>
" class="button" style="vertical-align:top" onclick="SugarFeed.pushUserFeed('<?php echo $this->_tpl_vars['id']; ?>
'); return false;"></td>
</tr>
</table>
<div id='more_<?php echo $this->_tpl_vars['id']; ?>
' style='display:none;padding-top:5px'>
<table>
<tr>
<td><?php echo smarty_function_html_options(array('name' => 'link_type','options' => $this->_tpl_vars['link_types']), $this);?>
</td>
<td><input type='text' name='link_url' title="<?php echo smarty_function_sugar_translate(array('label' => 'LBL_URL_LINK_TITLE','module' => 'SugarFeed'), $this);?>
" size='30'/></td>
</tr>
</table>
</div>
</div>
</form>
<form name='SugarFeedReplyForm_<?php echo $this->_tpl_vars['id']; ?>
' id='SugarFeedReplyForm_<?php echo $this->_tpl_vars['id']; ?>
'>
<input type='hidden' name='parentFeed' value=''>
<div style='white-space:nowrap; display: none;'>
<table border=0 cellspacing=0 cellpadding=2>
<tr>
<td nowrap="nowrap"><b><?php echo $this->_tpl_vars['user_name']; ?>
</b> </td>
<td style="padding-right: 5px;"><input id="text" name="text" type="text" size='25' maxlength='100' value="" /></td>
<td nowrap="nowrap">
<input type="submit" value="<?php echo $this->_tpl_vars['LBL_POST']; ?>
" class="button" style="vertical-align:top" onclick="SugarFeed.replyToFeed('<?php echo $this->_tpl_vars['id']; ?>
'); return false;"></td>
</tr>
</table>
</div>
</form>