34 lines
991 B
Smarty
34 lines
991 B
Smarty
{*<!--
|
|
/*********************************************************************************
|
|
** The contents of this file are subject to the vtiger CRM Public License Version 1.0
|
|
* ("License"); You may not use this file except in compliance with the License
|
|
* The Original Code is: vtiger CRM Open Source
|
|
* The Initial Developer of the Original Code is vtiger.
|
|
* Portions created by vtiger are Copyright (C) vtiger.
|
|
* All Rights Reserved.
|
|
*
|
|
********************************************************************************/
|
|
-->*}
|
|
|
|
{include file='Buttons_List1.tpl'}
|
|
|
|
{*<!-- Contents -->*}
|
|
<table border=0 cellspacing=0 cellpadding=0 width=98% align=center>
|
|
<tr>
|
|
<td valign=top>
|
|
<img src="{'showPanelTopLeft.gif'|@vtiger_imageurl:$THEME}">
|
|
</td>
|
|
<td class="showPanelBg" valign=top width=100%>
|
|
<div class="small" style="padding:20px">
|
|
<hr noshade size=1>
|
|
<br>
|
|
<h2>
|
|
{$APP.LBL_OPERATION_NOT_SUPPORTED}
|
|
</h2>
|
|
</div>
|
|
</td>
|
|
<br>
|
|
</tr>
|
|
</table>
|
|
</form>
|