Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 45b2c3c7

Přidáno uživatelem Michal Kliment před více než 9 roky(ů)

Merge from SVN trunk.

Zobrazit rozdíly:

application/views/messages/show.php
<?php if (module::e('sms') && $message->sms_text): ?>
<tr>
<th><?php echo __('Content of the message for SMS') ?></th>
<td class="notification_message_content"><?php echo $message->sms_text ?></td>
<td class="notification_message_content"><?php echo html::specialchars($message->sms_text) ?></td>
</tr>
<?php endif ?>
</table>

Také k dispozici: Unified diff