[Vtigercrm-commits] [vtiger-commits] r5659 - /vtigercrm/trunk/Smarty/templates/ListView.tpl
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Tue May 2 08:17:58 EDT 2006
Author: saraj
Date: Tue May 2 06:17:53 2006
New Revision: 5659
Log:
Added the UI Changes - 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 2 06:17:53 2006
@@ -190,19 +190,20 @@
</td>
</tr>
</table>
+</form>
</div>
-</form>
+
<br>
{*<!-- Contents -->*}
-<table border=0 cellspacing=0 cellpadding=0 width=98% align=center>
+<table border=0 cellspacing=0 cellpadding=0 width=100% align=center>
<tr>
<td valign=top><img src="{$IMAGE_PATH}showPanelTopLeft.gif"></td>
- <td class="showPanelBg" valign=top width=100%>
+ <td class="showPanelBg" valign="top" width=100% style="padding:10px;">
<!-- PUBLIC CONTENTS STARTS-->
- <div id="ListViewContents" class="small" style="padding:20px">
+ <div id="ListViewContents" class="small" style="width:100%;position:relative;">
<form name="massdelete" method="POST">
<input name="idlist" type="hidden">
<input name="change_owner" type="hidden">
More information about the vtigercrm-commits
mailing list