Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 18ac9009

Přidáno uživatelem Ondřej Fibich před asi 9 roky(ů)

Fix merge issue that removed all staff from developer branch :-).

Zobrazit rozdíly:

application/views/ip_addresses/show.php
<th><?php echo __('Service').'&nbsp;'.help::hint('service') ?></th>
<td><?php echo $ip_address->service ? __('Yes') : __('No') ?></td>
</tr>
<tr>
<th><?php echo __('DNS server').'&nbsp;'.help::hint('dns_server') ?></th>
<td><?php echo $ip_address->dns ? __('Yes') : __('No') ?></td>
</tr>
</table>

Také k dispozici: Unified diff