]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - modules/Users/tpls/DetailViewFooter.tpl
Release 6.4.0
[Github/sugarcrm.git] / modules / Users / tpls / DetailViewFooter.tpl
1 <!--
2 /*********************************************************************************
3  * SugarCRM Community Edition is a customer relationship management program developed by
4  * SugarCRM, Inc. Copyright (C) 2004-2011 SugarCRM Inc.
5  * 
6  * This program is free software; you can redistribute it and/or modify it under
7  * the terms of the GNU Affero General Public License version 3 as published by the
8  * Free Software Foundation with the addition of the following permission added
9  * to Section 15 as permitted in Section 7(a): FOR ANY PART OF THE COVERED WORK
10  * IN WHICH THE COPYRIGHT IS OWNED BY SUGARCRM, SUGARCRM DISCLAIMS THE WARRANTY
11  * OF NON INFRINGEMENT OF THIRD PARTY RIGHTS.
12  * 
13  * This program is distributed in the hope that it will be useful, but WITHOUT
14  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
15  * FOR A PARTICULAR PURPOSE.  See the GNU Affero General Public License for more
16  * details.
17  * 
18  * You should have received a copy of the GNU Affero General Public License along with
19  * this program; if not, see http://www.gnu.org/licenses or write to the Free
20  * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
21  * 02110-1301 USA.
22  * 
23  * You can contact SugarCRM, Inc. headquarters at 10050 North Wolfe Road,
24  * SW2-130, Cupertino, CA 95014, USA. or at email address contact@sugarcrm.com.
25  * 
26  * The interactive user interfaces in modified source and object code versions
27  * of this program must display Appropriate Legal Notices, as required under
28  * Section 5 of the GNU Affero General Public License version 3.
29  * 
30  * In accordance with Section 7(b) of the GNU Affero General Public License version 3,
31  * these Appropriate Legal Notices must retain the display of the "Powered by
32  * SugarCRM" logo. If the display of the logo is not reasonably feasible for
33  * technical reasons, the Appropriate Legal Notices must display the words
34  * "Powered by SugarCRM".
35  ********************************************************************************/
36
37 -->
38 <!-- END METADATA SECTION -->
39             <div id='email_options'>
40                 <table width="100%" border="0" cellspacing="0" cellpadding="0" class="detail view">
41                     <tr>
42                         <th align="left" scope="row" colspan="4">
43                             <h4>{$MOD.LBL_MAIL_OPTIONS_TITLE}</h4>
44                         </th>
45                     </tr>
46                     <tr>
47                         <td align="top" scope="row" width="15%">
48                             {$MOD.LBL_EMAIL|strip_semicolon}:
49                         </td>
50                         <td align="top" width="85%">
51                             {$NEW_EMAIL}
52                         </td>
53                     </tr>
54                     <tr id="email_options_link_type">
55                         <td align="top"  scope="row">
56                             {$MOD.LBL_EMAIL_LINK_TYPE|strip_semicolon}:
57                         </td>
58                         <td >
59                             {$EMAIL_LINK_TYPE}
60                         </td>
61                     </tr>
62                     {if !$HIDE_IF_CAN_USE_DEFAULT_OUTBOUND}
63                     <tr>
64                         <td scope="row" width="15%">
65                             {$MOD.LBL_EMAIL_PROVIDER|strip_semicolon}:
66                         </td>
67                         <td width="35%">
68                             {$mail_smtpserver}
69                         </td>
70                     </tr>
71                     <tr>
72                         <td align="top"  scope="row">
73                             {$MOD.LBL_MAIL_SMTPUSER|strip_semicolon}:
74                         </td>
75                         <td width="35%">
76                             {$mail_smtpuser}
77                         </td>
78                     </tr>
79                     {/if}
80                 </table>
81             </div>
82         </div>
83         <div>
84         <div id="settings">
85             <table width="100%" border="0" cellspacing="0" cellpadding="0" class="detail view">
86                 <tr>
87                 <th colspan='4' align="left" width="100%" valign="top"><h4><slot>{$MOD.LBL_USER_SETTINGS}</slot></h4></th>
88                 </tr>
89                 <tr>
90                 <td scope="row"><slot>{$MOD.LBL_RECEIVE_NOTIFICATIONS|strip_semicolon}:</slot></td>
91                 <td><slot><input class="checkbox" type="checkbox" disabled {$RECEIVE_NOTIFICATIONS}></slot></td>
92                 <td><slot>{$MOD.LBL_RECEIVE_NOTIFICATIONS_TEXT}&nbsp;</slot></td>
93                 </tr>
94                 <tr>
95                 <td scope="row" valign="top"><slot>{$MOD.LBL_REMINDER|strip_semicolon}:</td>
96                 <td valign="top" nowrap><slot><input name='should_remind' tabindex='1' size='2' maxlength='2'  disabled type="checkbox" class="checkbox" value='1' {$REMINDER_CHECKED}>&nbsp;{$REMINDER_TIME}</slot></td>
97                 <td ><slot>{$MOD.LBL_REMINDER_TEXT}&nbsp;</slot></td>
98
99                 </tr>
100                 <tr>
101                 <td valign="top" scope="row"><slot>{$MOD.LBL_MAILMERGE|strip_semicolon}:</slot></td>
102                 <td valign="top" nowrap><slot><input tabindex='3' name='mailmerge_on' disabled class="checkbox" type="checkbox" {$MAILMERGE_ON}></slot></td>
103                 <td><slot>{$MOD.LBL_MAILMERGE_TEXT}&nbsp;</slot></td>
104                 </tr>
105                 <tr>
106                 <td valign="top" scope="row"><slot>{$MOD.LBL_SETTINGS_URL|strip_semicolon}:</slot></td>
107                 <td valign="top" nowrap><slot>{$SETTINGS_URL}</slot></td>
108                 <td><slot>{$MOD.LBL_SETTINGS_URL_DESC}&nbsp;</slot></td>
109                 </tr>
110                 <tr>
111                 <td scope="row" valign="top"><slot>{$MOD.LBL_EXPORT_DELIMITER|strip_semicolon}:</slot></td>
112                 <td><slot>{$EXPORT_DELIMITER}</slot></td>
113                 <td><slot>{$MOD.LBL_EXPORT_DELIMITER_DESC}</slot></td>
114                 </tr>
115                 <tr>
116                 <td scope="row" valign="top"><slot>{$MOD.LBL_EXPORT_CHARSET|strip_semicolon}:</slot></td>
117                 <td><slot>{$EXPORT_CHARSET_DISPLAY}</slot></td>
118                 <td><slot>{$MOD.LBL_EXPORT_CHARSET_DESC}</slot></td>
119                 </tr>
120                 <tr>
121                 <td scope="row" valign="top"><slot>{$MOD.LBL_USE_REAL_NAMES|strip_semicolon}:</slot></td>
122                 <td><slot><input tabindex='3' name='use_real_names' disabled class="checkbox" type="checkbox" {$USE_REAL_NAMES}></slot></td>
123                 <td><slot>{$MOD.LBL_USE_REAL_NAMES_DESC}</slot></td>
124                 </tr>
125                 {if $DISPLAY_EXTERNAL_AUTH}
126                 <tr>
127                   <td scope="row" valign="top"><slot>{$EXTERNAL_AUTH_CLASS|strip_semicolon}:</slot></td>
128                   <td valign="top" nowrap><slot><input id="external_auth_only" name="external_auth_only" type="checkbox" class="checkbox" {$EXTERNAL_AUTH_ONLY_CHECKED}></slot></td>
129                   <td><slot>{$MOD.LBL_EXTERNAL_AUTH_ONLY} {$EXTERNAL_AUTH_CLASS}</slot></td>
130                 </tr>
131                 {/if}
132             </table>
133         </div>
134
135         <div id='locale'>
136             <table width="100%" border="0" cellspacing="0" cellpadding="0" class="detail view">
137                 <tr>
138                     <th colspan='4' align="left" width="100%" valign="top">
139                         <h4><slot>{$MOD.LBL_USER_LOCALE}</slot></h4></th>
140                 </tr>
141                 <tr>
142                     <td width="15%" scope="row"><slot>{$MOD.LBL_DATE_FORMAT|strip_semicolon}:</slot></td>
143                     <td><slot>{$DATEFORMAT}&nbsp;</slot></td>
144                     <td><slot>{$MOD.LBL_DATE_FORMAT_TEXT}&nbsp;</slot></td>
145                 </tr>
146                 <tr>
147                     <td width="15%" scope="row"><slot>{$MOD.LBL_TIME_FORMAT|strip_semicolon}:</slot></td>
148                     <td><slot>{$TIMEFORMAT}&nbsp;</slot></td>
149                     <td><slot>{$MOD.LBL_TIME_FORMAT_TEXT}&nbsp;</slot></td>
150                 </tr>
151                 <tr>
152                     <td width="15%" scope="row"><slot>{$MOD.LBL_TIMEZONE|strip_semicolon}:</slot></td>
153                     <td nowrap><slot>{$TIMEZONE}&nbsp;</slot></td>
154                     <td><slot>{$MOD.LBL_ZONE_TEXT}&nbsp;</slot></td>
155                 </tr>
156                 <tr>
157                     <td width="15%" scope="row"><slot>{$MOD.LBL_CURRENCY|strip_semicolon}:</slot></td>
158                     <td><slot>{$CURRENCY_DISPLAY}&nbsp;</slot></td>
159                     <td><slot>{$MOD.LBL_CURRENCY_TEXT}&nbsp;</slot></td>
160                 </tr>
161                 <tr>
162                     <td width="15%" scope="row"><slot>{$MOD.LBL_CURRENCY_SIG_DIGITS|strip_semicolon}:</slot></td>
163                     <td><slot>{$CURRENCY_SIG_DIGITS}&nbsp;</slot></td>
164                     <td><slot>{$MOD.LBL_CURRENCY_SIG_DIGITS_DESC}&nbsp;</slot></td>
165                 </tr>
166                 <tr>
167                     <td width="15%" scope="row"><slot>{$MOD.LBL_NUMBER_GROUPING_SEP|strip_semicolon}:</slot></td>
168                     <td><slot>{$NUM_GRP_SEP}&nbsp;</slot></td>
169                     <td><slot>{$MOD.LBL_NUMBER_GROUPING_SEP_TEXT}&nbsp;</slot></td>
170                 </tr><tr>
171                     <td width="15%" scope="row"><slot>{$MOD.LBL_DECIMAL_SEP|strip_semicolon}:</slot></td>
172                     <td><slot>{$DEC_SEP}&nbsp;</slot></td>
173                     <td><slot></slot>{$MOD.LBL_DECIMAL_SEP_TEXT}&nbsp;</td>
174                 </tr>
175                 </tr><tr>
176                     <td width="15%" scope="row"><slot>{$MOD.LBL_LOCALE_DEFAULT_NAME_FORMAT|strip_semicolon}:</slot></td>
177                     <td><slot>{$NAME_FORMAT}&nbsp;</slot></td>
178                     <td><slot></slot>{$MOD.LBL_LOCALE_NAME_FORMAT_DESC}&nbsp;</td>
179                 </tr><tr> 
180                     <td width="15%" scope="row"><slot>{$MOD.LBL_FDOW|strip_semicolon}:</slot></td>
181                     <td><slot>{$FDOWDISPLAY}&nbsp;</slot></td>
182                     <td><slot></slot>{$MOD.LBL_FDOW_TEXT}&nbsp;</td>
183                 </tr>
184             </table>
185         </div>
186
187
188         <div id='calendar_options'>
189             <table width="100%" border="0" cellspacing="0" cellpadding="0" class="detail view">
190             <tr>
191             <th colspan='4' align="left" width="100%" valign="top"><h4><slot>{$MOD.LBL_CALENDAR_OPTIONS}</slot></h4></th>
192             </tr>
193             <tr>
194             <td width="15%" scope="row"><slot>{$MOD.LBL_PUBLISH_KEY|strip_semicolon}:</slot></td>
195             <td width="20%"><slot>{$CALENDAR_PUBLISH_KEY}&nbsp;</slot></td>
196             <td width="65%"><slot>{$MOD.LBL_CHOOSE_A_KEY}&nbsp;</slot></td>
197             </tr>
198             <tr>
199             <td width="15%" scope="row"><slot><nobr>{$MOD.LBL_YOUR_PUBLISH_URL|strip_semicolon}:</nobr></slot></td>
200             <td colspan=2><slot>{$CALENDAR_PUBLISH_URL}</slot></td>
201             </tr>
202             <tr>
203             <td width="15%" scope="row"><slot>{$MOD.LBL_SEARCH_URL|strip_semicolon}:</slot></td>
204             <td colspan=2><slot>{$CALENDAR_SEARCH_URL}</slot></td>
205             </tr>
206             </table>
207         </div>
208         <div id='edit_tabs'>
209             <table width="100%" border="0" cellspacing="0" cellpadding="0"  class="detail view">
210             <tr>
211             <th colspan='4' align="left" width="100%" valign="top"><h4><slot>{$MOD.LBL_LAYOUT_OPTIONS}</slot></h4></th>
212             </tr>
213             <tr>
214             <td width="15%" scope="row"><slot>{$MOD.LBL_USE_GROUP_TABS|strip_semicolon}:</slot></td>
215             <td><slot><input class="checkbox" type="checkbox" disabled {$USE_GROUP_TABS}></slot></td>
216             <td><slot>{$MOD.LBL_NAVIGATION_PARADIGM_DESCRIPTION}&nbsp;</slot></td>
217             </tr>
218             <tr>
219             <td width="15%" scope="row"><slot>{$MOD.LBL_MAX_TAB|strip_semicolon}:</slot></td>
220             <td width="15%"><slot>{$MAX_TAB}&nbsp;</slot></td>
221             <td><slot>{$MOD.LBL_MAX_TAB_DESCRIPTION}&nbsp;</slot></td>
222             </tr>
223             <tr>
224             <td width="15%" scope="row"><slot>{$MOD.LBL_SUBPANEL_TABS|strip_semicolon}:</slot></td>
225             <td><slot><input class="checkbox" type="checkbox" disabled {$SUBPANEL_TABS}></slot></td>
226             <td><slot>{$MOD.LBL_SUBPANEL_TABS_DESCRIPTION}&nbsp;</slot></td>
227             </tr>
228             </table>
229         </div>
230     </div>
231 {if $SHOW_ROLES}
232     {$ROLE_HTML}
233 {else}
234 </div>
235 {/if}