[Vtigercrm-commits] [vtiger-commits] r4220 - in /vtigercrm/trunk/Smarty/templates: Settings.tpl SettingsMenu.tpl SettingsSubMenu.tpl

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Thu Mar 16 01:04:37 EST 2006


Author: saraj
Date: Wed Mar 15 23:04:31 2006
New Revision: 4220

Log:
field accessibility removed and icon for email templated has been added

Modified:
    vtigercrm/trunk/Smarty/templates/Settings.tpl
    vtigercrm/trunk/Smarty/templates/SettingsMenu.tpl
    vtigercrm/trunk/Smarty/templates/SettingsSubMenu.tpl

Modified: vtigercrm/trunk/Smarty/templates/Settings.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/Settings.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/Settings.tpl Wed Mar 15 23:04:31 2006
@@ -42,9 +42,7 @@
 <td><a href="index.php?module=Settings&action=SettingsSubMenu&type=Organization&parenttab=Settings"><img src="{$IMAGE_PATH}user_mgmt.gif" alt="{$MOD.LBL_SETTING_DEFAULT_ORGANIZATION_FIELDS}" title="{$MOD.LBL_SETTING_DEFAULT_ORGANIZATION_FIELDS}" border="0"/></a><br>						
 <a href="index.php?module=Settings&action=SettingsSubMenu&type=Organization&parenttab=Settings" alt="{$MOD.LBL_SETTING_DEFAULT_ORGANIZATION_FIELDS}" title="{$MOD.LBL_SETTING_DEFAULT_ORGANIZATION_FIELDS}">{$MOD.LBL_DEFAULT_ORGANIZATION_FIELDS}</a></td>
 
-<td><a href="index.php?module=Settings&action=SettingsSubMenu&type=FieldAccess&parenttab=Settings"><img src="{$IMAGE_PATH}user_mgmt.gif" alt="{$MOD.LBL_SETTING_FIELD_ACCESSIBILITY}" title="{$MOD.LBL_SETTING_FIELD_ACCESSIBILITY}" border="0"/></a><br>
-<a href="index.php?module=Settings&action=SettingsSubMenu&type=FieldAccess&parenttab=Settings" alt="{$MOD.LBL_SETTING_FIELD_ACCESSIBILITY}" title="{$MOD.LBL_SETTING_FIELD_ACCESSIBILITY}">{$MOD.LBL_FIELD_ACCESSIBILITY}</a></td>
-<td><a href=""><img src="{$IMAGE_PATH}user_mgmt.gif" alt="{$MOD.LBL_SETTING_ANNOUNCEMENT}" title="{$MOD.LBL_SETTING_ANNOUNCEMENT}" border="0" /></a><br>
+<td><a href="index.php?module=Users&action=Announcements&parenttab=Settings"><img src="{$IMAGE_PATH}user_mgmt.gif" alt="{$MOD.LBL_SETTING_ANNOUNCEMENT}" title="{$MOD.LBL_SETTING_ANNOUNCEMENT}" border="0" /></a><br>
 <a href="index.php?module=Users&action=Announcements&parenttab=Settings" alt="{$MOD.LBL_SETTING_ANNOUNCEMENT}" title="{$MOD.LBL_SETTING_ANNOUNCEMENT}">{$MOD.LBL_ANNOUNCEMENT}</a></td>
 <td>&nbsp;</td>
 
@@ -94,7 +92,7 @@
 <table class="controlTab" cellspacing="0" cellpadding="0">
 <tr>
 
-<td width="25%"><a href="index.php?module=Users&action=listemailtemplates&parenttab=Settings"><img src="{$IMAGE_PATH}user_mgmt.gif" border="0" alt="{$MOD.LBL_CREATE_EMAIL_TEMPLATES}" title="{$MOD.LBL_CREATE_EMAIL_TEMPLATES}"/></a><br />
+<td width="25%"><a href="index.php?module=Users&action=listemailtemplates&parenttab=Settings"><img src="{$IMAGE_PATH}ViewTemplate.gif" border="0" alt="{$MOD.LBL_CREATE_EMAIL_TEMPLATES}" title="{$MOD.LBL_CREATE_EMAIL_TEMPLATES}"/></a><br />
 <a href="index.php?module=Users&action=listemailtemplates&parenttab=Settings" alt="{$MOD.LBL_CREATE_EMAIL_TEMPLATES}" title="{$MOD.LBL_CREATE_EMAIL_TEMPLATES}">{$MOD.EMAILTEMPLATES}</a></td>
 
 <td width="25%"><a href="index.php?module=Users&action=listwordtemplates&parenttab=Settings"><img src="{$IMAGE_PATH}user_mgmt.gif" alt="{$MOD.LBL_UPLOAD_MSWORD_TEMPLATES}" title="{$MOD.LBL_UPLOAD_MSWORD_TEMPLATES}" border="0"/></a><br />

Modified: vtigercrm/trunk/Smarty/templates/SettingsMenu.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/SettingsMenu.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/SettingsMenu.tpl Wed Mar 15 23:04:31 2006
@@ -14,39 +14,42 @@
 <td width="5%"><a href="#" class="lftMnuHdr"><img src="{$IMAGE_PATH}/downArrow.gif" border="0" /></a></td>
 </tr>
 </table>
+
 <div id="top">
-<div id="user" style="height:195px;">
-<a href="index.php?module=Administration&action=index&parenttab=Settings" class="lftSubMnu">{$MOD.LBL_USERS}</a>
-<a href="index.php?module=Users&action=listroles&parenttab=Settings" class="lftSubMnu">{$MOD.LBL_ROLES}</a>
-<a href="index.php?module=Users&action=ListProfiles&parenttab=Settings" class="lftSubMnu">{$MOD.LBL_PROFILES}</a>
-<a href="index.php?module=Users&action=listgroups&parenttab=Settings" class="lftSubMnu">{$MOD.USERGROUPLIST}</a>
-<a href="index.php?module=Users&action=OrgSharingDetailView&parenttab=Settings" class="lftSubMnu">{$MOD.LBL_DEFAULT_ORGANIZATION_SHARING_ACCESS}</a>
-<a href="index.php?module=Settings&action=SettingsSubMenu&type=Organization&parenttab=Settings" class="lftSubMnu" onmouseover="fnvsh(this,'subMnuFldAccess')" onmouseout="fninvsh('subMnuFldAccess')">{$MOD.LBL_DEFAULT_ORGANIZATION_FIELDS}</a>
-<a href="index.php?module=Settings&action=SettingsSubMenu&type=FieldAccess&parenttab=Settings" class="lftSubMnu" onmouseover="fnvsh(this,'subMnuOrgFld')" onmouseout="fninvsh('subMnuOrgFld')">{$MOD.LBL_FIELD_ACCESSIBILITY}</a>
-<a href="index.php?module=Users&action=Announcements&parenttab=Settings" class="lftSubMnu" class="lftSubMnu">{$MOD.LBL_ANNOUNCEMENT}</a>
+<div id="user" style="height:165px;">
+	<a href="index.php?module=Administration&action=index&parenttab=Settings" class="lftSubMnu">{$MOD.LBL_USERS}</a>
+	<a href="index.php?module=Users&action=listroles&parenttab=Settings" class="lftSubMnu">{$MOD.LBL_ROLES}</a>
+	<a href="index.php?module=Users&action=ListProfiles&parenttab=Settings" class="lftSubMnu">{$MOD.LBL_PROFILES}</a>	
+	<a href="index.php?module=Users&action=listgroups&parenttab=Settings" class="lftSubMnu">{$MOD.USERGROUPLIST}</a>
+	<a href="index.php?module=Users&action=OrgSharingDetailView&parenttab=Settings" class="lftSubMnu">{$MOD.LBL_DEFAULT_ORGANIZATION_SHARING_ACCESS}</a>
+	<a href="index.php?module=Settings&action=SettingsSubMenu&type=Organization&parenttab=Settings" class="lftSubMnu" onmouseover="fnvsh(this,'subMnuFldAccess')" onmouseout="fninvsh('subMnuFldAccess')">{$MOD.LBL_DEFAULT_ORGANIZATION_FIELDS}</a>
+	<a href="index.php?module=Users&action=Announcements&parenttab=Settings" class="lftSubMnu" class="lftSubMnu">{$MOD.LBL_ANNOUNCEMENT}</a>
 </div></div>
 
 <table class="lftMnuHdr" cellpadding="0" cellspacing="0" onclick="fnWipe('top2','studio');">
 <tr><td width="95%"><a href="#" class="lftMnuHdr" >{$MOD.LBL_STUDIO}</a></td>
 <td width="5%"><a href="#" class="lftMnuHdr"><img src="{$IMAGE_PATH}downArrow.gif" border="0" /></a></td>
 </tr></table>
+
 <div id="top2">
 <div id="studio" style="height:75px;">
-<a href="index.php?module=Settings&action=SettingsSubMenu&type=CustomField&parenttab=Settings" class="lftSubMnu" onmouseover="fnvsh(this,'subMnuCusFld')" onmouseout="fninvsh('subMnuCusFld')">{$MOD.LBL_CUSTOM_FIELD_SETTINGS}</a>
-<a href="index.php?module=Settings&action=SettingsSubMenu&type=PickList&parenttab=Settings" class="lftSubMnu" onmouseover="fnvsh(this,'subMnuPickList')" onmouseout="fninvsh('subMnuPickList')">{$MOD.LBL_PICKLIST_SETTINGS}</a>
-<a href="index.php?module=Settings&action=SettingsSubMenu&type=FieldOrder&parenttab=Settings" class="lftSubMnu" onmouseover="fnvsh(this,'subMnuEditFld')" onmouseout="fninvsh('subMnuEditFld')">{$MOD.LBL_FIELD_ORDERING}</a>
+	<a href="index.php?module=Settings&action=SettingsSubMenu&type=CustomField&parenttab=Settings" class="lftSubMnu" onmouseover="fnvsh(this,'subMnuCusFld')" onmouseout="fninvsh('subMnuCusFld')">{$MOD.LBL_CUSTOM_FIELD_SETTINGS}</a>
+	<a href="index.php?module=Settings&action=SettingsSubMenu&type=PickList&parenttab=Settings" class="lftSubMnu" onmouseover="fnvsh(this,'subMnuPickList')" onmouseout="fninvsh('subMnuPickList')">{$MOD.LBL_PICKLIST_SETTINGS}</a>
+	<a href="index.php?module=Settings&action=SettingsSubMenu&type=FieldOrder&parenttab=Settings" class="lftSubMnu" onmouseover="fnvsh(this,'subMnuEditFld')" onmouseout="fninvsh('subMnuEditFld')">{$MOD.LBL_FIELD_ORDERING}</a>
 </div></div>
+
 <table class="lftMnuHdr" cellpadding="0" cellspacing="0" onclick="fnWipe('top3','comm')" >
 <tr><td width="95%"><a href="#" class="lftMnuHdr" >{$MOD.LBL_COMMUNICATION_TEMPLATES}</a></td>
 <td width="5%"><a href="#" class="lftMnuHdr"><img src="{$IMAGE_PATH}downArrow.gif" border="0" /></a></td>
 </tr></table>
+
 <div id="top3">		
-<div id="comm" style="height:125px;">
-<a href="index.php?module=Users&action=listemailtemplates&parenttab=Settings" class="lftSubMnu">{$MOD.EMAILTEMPLATES}</a>
-<a href="index.php?module=Users&action=listwordtemplates&parenttab=Settings" class="lftSubMnu">{$MOD.WORDINTEGRATION}</a>
-<a href="index.php?module=Users&action=listnotificationschedulers&parenttab=Settings" class="lftSubMnu">{$MOD.NOTIFICATIONSCHEDULERS}</a>
-<a href="index.php?module=Users&action=listinventorynotifications&parenttab=Settings" class="lftSubMnu">{$MOD.INVENTORYNOTIFICATION}</a>
-<a href="index.php?module=Users&action=OrganizationTermsandConditions&parenttab=Settings" class="lftSubMnu">{$MOD.INVENTORYTERMSANDCONDITIONS}</a>
+<div id="comm" style="height:120px;">
+	<a href="index.php?module=Users&action=listemailtemplates&parenttab=Settings" class="lftSubMnu">{$MOD.EMAILTEMPLATES}</a>
+	<a href="index.php?module=Users&action=listwordtemplates&parenttab=Settings" class="lftSubMnu">{$MOD.WORDINTEGRATION}</a>
+	<a href="index.php?module=Users&action=listnotificationschedulers&parenttab=Settings" class="lftSubMnu">{$MOD.NOTIFICATIONSCHEDULERS}</a>
+	<a href="index.php?module=Users&action=listinventorynotifications&parenttab=Settings" class="lftSubMnu">{$MOD.INVENTORYNOTIFICATION}</a>
+	<a href="index.php?module=Users&action=OrganizationTermsandConditions&parenttab=Settings" class="lftSubMnu">{$MOD.INVENTORYTERMSANDCONDITIONS}</a>
 </div>
 </div>
 

Modified: vtigercrm/trunk/Smarty/templates/SettingsSubMenu.tpl
==============================================================================
--- vtigercrm/trunk/Smarty/templates/SettingsSubMenu.tpl (original)
+++ vtigercrm/trunk/Smarty/templates/SettingsSubMenu.tpl Wed Mar 15 23:04:31 2006
@@ -4,8 +4,7 @@
 position:absolute;
 width:155px;
 	  background-color:#FFFFFF;
-	  /*opacity:.7;
-filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.7);*/
+	filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.7);*/
 	  border-top:1px solid #CCCCCC;
 	  border-left:1px solid #CCCCCC;
 	  border-right:2px solid #CCCCCC;
@@ -25,7 +24,6 @@
 width:140px;
 height:15px;
 padding:2px;
-		/*border-bottom:1px solid #999999;*/
 {rdelim}
 
 a.mnuSub:Hover
@@ -36,13 +34,11 @@
 	text-align:left;
 	background-color:#E9DCE9;
 opacity:.7;
-		/*filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.7);*/
 color:#000000;
 display:block;
 width:142px;
 height:15px;
 padding:2px;
-		/*border-bottom:1px solid #999999;*/
 {rdelim}
 </style>
 <div id="subMnuFldAccess" class="subMnu" onmouseover="fnvshNrm('subMnuFldAccess')" onmouseout="fninvsh('subMnuFldAccess')">
@@ -68,28 +64,6 @@
 </table>
 </div>
 
-<div id="subMnuOrgFld" class="subMnu" onmouseover="fnvshNrm('subMnuOrgFld')" onmouseout="fninvsh('subMnuOrgFld')">
-<table width="99%" cellpadding="5" cellspacing="0" border="0">
-<tr><td>
-<a href="index.php?module=Users&action=ListFldProfiles&fld_module=Leads" class="mnuSub">{$MOD.LBL_LEAD_FIELD_ACCESS}</a>
-<a href="index.php?module=Users&action=ListFldProfiles&fld_module=Accounts" class="mnuSub">{$MOD.LBL_ACCOUNT_FIELD_ACCESS}</a>
-<a href="index.php?module=Users&action=ListFldProfiles&fld_module=Contacts" class="mnuSub">{$MOD.LBL_CONTACT_FIELD_ACCESS}</a>
-<a href="index.php?module=Users&action=ListFldProfiles&fld_module=Potentials" class="mnuSub">{$MOD.LBL_OPPORTUNITY_FIELD_ACCESS}</a>
-<a href="index.php?module=Users&action=ListFldProfiles&fld_module=HelpDesk" class="mnuSub">{$MOD.LBL_HELPDESK_FIELD_ACCESS}</a>
-<a href="index.php?module=Users&action=ListFldProfiles&fld_module=Products" class="mnuSub">{$MOD.LBL_PRODUCT_FIELD_ACCESS}</a>
-<a href="index.php?module=Users&action=ListFldProfiles&fld_module=Notes" class="mnuSub">{$MOD.LBL_NOTE_FIELD_ACCESS}</a>
-<a href="index.php?module=Users&action=ListFldProfiles&fld_module=Emails" class="mnuSub">{$MOD.LBL_EMAIL_FIELD_ACCESS}</a>
-<a href="index.php?module=Users&action=ListFldProfiles&fld_module=Activities" class="mnuSub">{$MOD.LBL_TASK_FIELD_ACCESS}</a>
-<a href="index.php?module=Users&action=ListFldProfiles&fld_module=Events" class="mnuSub">{$MOD.LBL_EVENT_FIELD_ACCESS}</a>
-<a href="index.php?module=Users&action=ListFldProfiles&fld_module=Vendor" class="mnuSub">{$MOD.LBL_VENDOR_FIELD_ACCESS}</a>
-<a href="index.php?module=Users&action=ListFldProfiles&fld_module=PriceBook" class="mnuSub">{$MOD.LBL_PB_FIELD_ACCESS}</a>
-<a href="index.php?module=Users&action=ListFldProfiles&fld_module=Quotes" class="mnuSub">{$MOD.LBL_QUOTE_FIELD_ACCESS}</a>
-<a href="index.php?module=Users&action=ListFldProfiles&fld_module=Orders" class="mnuSub">{$MOD.LBL_PO_FIELD_ACCESS}</a>
-<a href="index.php?module=Users&action=ListFldProfiles&fld_module=SalesOrder" class="mnuSub">{$MOD.LBL_SO_FIELD_ACCESS}</a>
-<a href="index.php?module=Users&action=ListFldProfiles&fld_module=Invoice" class="mnuSub">{$MOD.LBL_INVOICE_FIELD_ACCESS}</a>
-</td></tr>
-</table>
-</div>
 
 <div id="subMnuCusFld" class="subMnu" onmouseover="fnvshNrm('subMnuCusFld')" onmouseout="fninvsh('subMnuCusFld')">
 <table width="99%" cellpadding="5" cellspacing="0" border="0">
@@ -109,6 +83,7 @@
 </td></tr>
 </table>
 </div>
+
 <div id="subMnuPickList" class="subMnu" onmouseover="fnvshNrm('subMnuPickList')" onmouseout="fninvsh('subMnuPickList')">
 <table width="99%" cellpadding="5" cellspacing="0" border="0">
 <tr><td>





More information about the vtigercrm-commits mailing list