~eventum-developers/eventum/trunk

« back to all changes in this revision

Viewing changes to templates/emails.tpl.html

  • Committer: Bryan Alsdorf
  • Date: 2013-08-23 03:50:34 UTC
  • mto: (4033.1.168 eventum-skysql)
  • mto: This revision was merged to the branch mainline in revision 4660.
  • Revision ID: bryan@montyprogram.com-20130823035034-7f5r3pt1xg0xnnhk
Initial commit of CRM migration

Show diffs side-by-side

added added

removed removed

Lines of Context:
160
160
    <input type="hidden" name="cat" value="associate">
161
161
    <table class="bordered grid">
162
162
        <tr class="title">
163
 
            <th colspan="{if $core.has_customer_integration}7{else}6{/if}">
 
163
            <th colspan="{if $core.has_crm}7{else}6{/if}">
164
164
                {math equation="x + 1" x=$list_info.start_offset assign="start_offset_plus_one"}
165
165
                <b>{t count=$list_info.end_offset 1=$list_info.total_rows 2=$start_offset_plus_one 3=$list_info.end_offset plural="Viewing Emails (%1 emails found, %2 - %3 shown)"}Viewing Emails (%1 email found){/t}</b>
166
166
                {include file="help_link.tpl.html" topic="support_emails"}
172
172
                <a title="{t}sort by sender{/t}" href="{$sorting.links.sup_from}" class="white_link">{t}Sender{/t}</a>
173
173
                {if $sorting.images.sup_from|default:'' != ""}<a title="{t}sort by sender{/t}" href="{$sorting.links.sup_from}" class="white_link"><img border="0" src="{$sorting.images.sup_from}"></a>{/if}
174
174
            </th>
175
 
            {if $core.has_customer_integration}
 
175
            {if $core.has_crm}
176
176
            <th align="center" nowrap>
177
177
                <a title="{t}sort by customer{/t}" href="{$sorting.links.sup_customer_id}" class="white_link">{t}Customer{/t}</a>
178
178
                {if $sorting.images.sup_customer_id|default:'' != ""}<a title="{t}sort by customer{/t}" href="{$sorting.links.sup_customer_id}" class="white_link"><img border="0" src="{$sorting.images.sup_customer_id}"></a>{/if}
199
199
        <tr class="{cycle values='odd,even'}">
200
200
            <td align="center" width="1%"><input type="checkbox" name="item[]" value="{$list[i].sup_id}" {if $list[i].sup_iss_id != 0}disabled{/if}></td>
201
201
            <td>{$list[i].sup_from|escape:"html"}</td>
202
 
            {if $core.has_customer_integration}
 
202
            {if $core.has_crm}
203
203
            <td nowrap>{$list[i].customer_title|escape:"html"}</td>
204
204
            {/if}
205
205
            <td align="center" nowrap>{$list[i].sup_date}</td>
221
221
        </tr>
222
222
        {sectionelse}
223
223
        <tr bgcolor="gray">
224
 
            <td colspan="{if $core.has_customer_integration}7{else}6{/if}" align="center">
 
224
            <td colspan="{if $core.has_crm}7{else}6{/if}" align="center">
225
225
                <i>{t}No emails could be found.{/t}</i>
226
226
            </td>
227
227
        </tr>
228
228
        {/section}
229
229
        <tr class="buttons">
230
 
            <td colspan="{if $core.has_customer_integration}7{else}6{/if}">
 
230
            <td colspan="{if $core.has_crm}7{else}6{/if}">
231
231
                <table width="100%" cellspacing="0" cellpadding="0">
232
232
                    <tr>
233
233
                        <td width="35%">
269
269
            </td>
270
270
        </tr>
271
271
        <tr class="buttons">
272
 
            <td colspan="{if $core.has_customer_integration}7{else}6{/if}">
 
272
            <td colspan="{if $core.has_crm}7{else}6{/if}">
273
273
                <table width="100%" cellspacing="0" cellpadding="0">
274
274
                    <tr>
275
275
                        <td colspan="3">