]> git.mxchange.org Git - mailer.git/blob - templates/de/html/guest/guest_rallye_row.tpl
New (template) wrapper function fixEmptyContentToDashes() introduced, EL rewrites:
[mailer.git] / templates / de / html / guest / guest_rallye_row.tpl
1 <tr>
2   <td class="switch_sw$content[sw] bottom">$content[idx].</td>
3   <td align="center" class="switch_sw$content[sw] bottom">$content[start].{%pipe,fixEmptyContentToDashes=$content[userid]%}.$content[end]</td>
4   <td align="center" class="switch_sw$content[sw] bottom">$content[start].{%pipe,fixEmptyContentToDashes=$content[ref]%}.$content[end]</td>
5   <td align="center" class="switch_sw$content[sw] bottom">$content[start].{%pipe,fixEmptyContentToDashes=$content[infos]%}.$content[end]</td>
6 </tr>