Changeset 1001 in ExiteCMS
- Timestamp:
- 10/23/07 15:03:54 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/common/advertising/php-files/modules/advertising/templates/modules.advertising.tpl
r1000 r1001 18 18 {include file="_message_table_panel.tpl" name=$_name title=$errortitle state=$_state style=$_style message=$errormessage bold=true} 19 19 {elseif !$smarty.const.iMEMBER} 20 {include file="_opentable.tpl" name=$_name title=$locale. 500state=$_state style=$_style}20 {include file="_opentable.tpl" name=$_name title=$locale.ads500 state=$_state style=$_style} 21 21 <div align='center'> 22 22 <br /> 23 <b>{$locale. 502|string_format:$locale.950}</b>23 <b>{$locale.ads502|string_format:$locale.ads950}</b> 24 24 <br /><br /> 25 25 </div> 26 26 {include file="_closetable.tpl"} 27 27 {elseif !$is_client} 28 {include file="_opentable.tpl" name=$_name title=$locale. 500state=$_state style=$_style}28 {include file="_opentable.tpl" name=$_name title=$locale.ads500 state=$_state style=$_style} 29 29 <div align='center'> 30 30 <br /> 31 <b>{$userdata.user_name|string_format:$locale. 950}</b>31 <b>{$userdata.user_name|string_format:$locale.ads950}</b> 32 32 <br /><br /> 33 33 </div> … … 35 35 {else} 36 36 {if $is_updated} 37 {include file="_opentable.tpl" name=$_name title=$locale. 500state=$_state style=$_style}37 {include file="_opentable.tpl" name=$_name title=$locale.ads500 state=$_state style=$_style} 38 38 <div align='center'> 39 39 <br /> 40 <b>{$id|string_format:$locale. 951}</b>40 <b>{$id|string_format:$locale.ads951}</b> 41 41 <br /><br /> 42 42 </div> … … 44 44 {/if} 45 45 {section name=ad loop=$ads1} 46 {include file="_opentable.tpl" name=$_name title=$locale. 402state=$_state style=$_style}46 {include file="_opentable.tpl" name=$_name title=$locale.ads402 state=$_state style=$_style} 47 47 {if $smarty.section.ad.first} 48 48 <table align='center' cellpadding='0' cellspacing='1' width='790' class='tbl-border'> 49 49 <tr> 50 <td align='center' width='1%' class='tbl2' style='white-space:nowrap'><b>{$locale. 460}</b></td>51 <td align='center' width='1%' class='tbl2' style='white-space:nowrap'><b>{$locale. 461}</b></td>52 <td align='center' width='1%' class='tbl2' style='white-space:nowrap'><b>{$locale. 462}</b></td>53 <td align='center' width='1%' class='tbl2' style='white-space:nowrap'><b>{$locale. 501}</b></td>54 <td align='center' width='1%' class='tbl2' style='white-space:nowrap'><b>{$locale. 463}</b></td>55 <td align='center' width='1%' class='tbl2' style='white-space:nowrap'><b>{$locale. 479}</b></td>56 <td align='center' width='1%' class='tbl2' style='white-space:nowrap'><b>{$locale. 464}</b></td>57 <td align='center' width='1%' class='tbl2' style='white-space:nowrap'><b>{$locale. 465}</b></td>50 <td align='center' width='1%' class='tbl2' style='white-space:nowrap'><b>{$locale.ads460}</b></td> 51 <td align='center' width='1%' class='tbl2' style='white-space:nowrap'><b>{$locale.ads461}</b></td> 52 <td align='center' width='1%' class='tbl2' style='white-space:nowrap'><b>{$locale.ads462}</b></td> 53 <td align='center' width='1%' class='tbl2' style='white-space:nowrap'><b>{$locale.ads501}</b></td> 54 <td align='center' width='1%' class='tbl2' style='white-space:nowrap'><b>{$locale.ads463}</b></td> 55 <td align='center' width='1%' class='tbl2' style='white-space:nowrap'><b>{$locale.ads479}</b></td> 56 <td align='center' width='1%' class='tbl2' style='white-space:nowrap'><b>{$locale.ads464}</b></td> 57 <td align='center' width='1%' class='tbl2' style='white-space:nowrap'><b>{$locale.ads465}</b></td> 58 58 </tr> 59 59 {/if} … … 76 76 <input class='textbox' type='text' name='adverts_url' size='40' maxlength='200' value='{$ads1[ad].adverts_url}'> 77 77 <br /><br /> 78 <input type='submit' name='change' value='{$locale. 444}' class='button' /> 79 <input type='submit' name='email' value='{$locale. 445}' class='button' />78 <input type='submit' name='change' value='{$locale.ads444}' class='button' /> 79 <input type='submit' name='email' value='{$locale.ads445}' class='button' /> 80 80 </form> 81 81 </td> … … 84 84 <br /> 85 85 <form name='email_all' method='post' action='{$smarty.const.FUSION_SELF}?action=update&id=all'> 86 <div align='center'><input type='submit' name='email' value='{$locale. 446}' class='button' /></div>86 <div align='center'><input type='submit' name='email' value='{$locale.ads446}' class='button' /></div> 87 87 </form> 88 88 {include file="_closetable.tpl"} 89 89 {sectionelse} 90 {include file="_opentable.tpl" name=$_name title=$locale. 402 state=$_state style=$_style}90 {include file="_opentable.tpl" name=$_name title=$locale.ads402 state=$_state style=$_style} 91 91 <div align='center'> 92 92 <br /> 93 <b>{$userdata.user_name|string_format:$locale. 954}</b>93 <b>{$userdata.user_name|string_format:$locale.ads954}</b> 94 94 <br /><br /> 95 <b>{$locale. 955}</b>95 <b>{$locale.ads955}</b> 96 96 <br /><br /> 97 97 </div> … … 100 100 {section name=ad loop=$ads2} 101 101 {if $smarty.section.ad.first} 102 {include file="_opentable.tpl" name=$_name title=$locale. 403 state=$_state style=$_style}102 {include file="_opentable.tpl" name=$_name title=$locale.ads403 state=$_state style=$_style} 103 103 <table align='center' cellpadding='0' cellspacing='1' width='790' class='tbl-border'> 104 104 <tr> 105 <td align='center' width='1%' class='tbl2' style='white-space:nowrap'><b>{$locale. 460}</b></td>106 <td align='center' width='1%' class='tbl2' style='white-space:nowrap'><b>{$locale. 461}</b></td>107 <td align='center' width='1%' class='tbl2' style='white-space:nowrap'><b>{$locale. 462}</b></td>108 <td align='center' width='1%' class='tbl2' style='white-space:nowrap'><b>{$locale. 501}</b></td>109 <td align='center' width='1%' class='tbl2' style='white-space:nowrap'><b>{$locale. 463}</b></td>110 <td align='center' width='1%' class='tbl2' style='white-space:nowrap'><b>{$locale. 479}</b></td>111 <td align='center' width='1%' class='tbl2' style='white-space:nowrap'><b>{$locale. 464}</b></td>112 <td align='center' width='1%' class='tbl2' style='white-space:nowrap'><b>{$locale. 465}</b></td>105 <td align='center' width='1%' class='tbl2' style='white-space:nowrap'><b>{$locale.ads460}</b></td> 106 <td align='center' width='1%' class='tbl2' style='white-space:nowrap'><b>{$locale.ads461}</b></td> 107 <td align='center' width='1%' class='tbl2' style='white-space:nowrap'><b>{$locale.ads462}</b></td> 108 <td align='center' width='1%' class='tbl2' style='white-space:nowrap'><b>{$locale.ads501}</b></td> 109 <td align='center' width='1%' class='tbl2' style='white-space:nowrap'><b>{$locale.ads463}</b></td> 110 <td align='center' width='1%' class='tbl2' style='white-space:nowrap'><b>{$locale.ads479}</b></td> 111 <td align='center' width='1%' class='tbl2' style='white-space:nowrap'><b>{$locale.ads464}</b></td> 112 <td align='center' width='1%' class='tbl2' style='white-space:nowrap'><b>{$locale.ads465}</b></td> 113 113 </tr> 114 114 {/if} … … 131 131 <input class='textbox' type='text' name='adverts_url' size='40' maxlength='200' value='{$ads2[ad].adverts_url}'> 132 132 <br /><br /> 133 <input type='submit' name='change' value='{$locale. 444}' class='button' /> 134 <input type='submit' name='email' value='{$locale. 445}' class='button' />133 <input type='submit' name='change' value='{$locale.ads444}' class='button' /> 134 <input type='submit' name='email' value='{$locale.ads445}' class='button' /> 135 135 </form> 136 136 </td> … … 139 139 <br /> 140 140 <form name='email_all' method='post' action='{$smarty.const.FUSION_SELF}?action=update&id=all'> 141 <div align='center'><input type='submit' name='email' value='{$locale. 446}' class='button' /></div>141 <div align='center'><input type='submit' name='email' value='{$locale.ads446}' class='button' /></div> 142 142 </form> 143 143 {include file="_closetable.tpl"} 144 144 {sectionelse} 145 {include file="_opentable.tpl" name=$_name title=$locale. 403 state=$_state style=$_style}145 {include file="_opentable.tpl" name=$_name title=$locale.ads403 state=$_state style=$_style} 146 146 <div align='center'> 147 147 <br /> 148 <b>{$userdata.user_name|string_format:$locale. 954}</b>148 <b>{$userdata.user_name|string_format:$locale.ads954}</b> 149 149 <br /><br /> 150 150 </div>
Note: See TracChangeset
for help on using the changeset viewer.
