Projekt

Obecné

Profil

« Předchozí | Další » 

Revize c1bdc1c4

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

Release 1.1.0

Zobrazit rozdíly:

application/views/mail/show.php
<br />
<?php echo html::anchor('mail/write_message/0/'.$message->id, __('Reply'), array('class' => 'button_link')) ?>
<?php echo ($from_user && $from_user->id != User_Model::ASSOCIATION) ? html::anchor('mail/write_message/0/'.$message->id, __('Reply'), array('class' => 'button_link')) : '' ?>
<?php echo html::anchor('mail/delete_message/'.$message->id, __('Delete'), array('class' => 'button_link delete_link')) ?>
<table class="extended" style="width: 720px; margin-top: 25px">
<tr>

Také k dispozici: Unified diff