Revize 7dafd607
Přidáno uživatelem Michal Kliment před více než 9 roky(ů)
application/views/ip_addresses/show.php | ||
---|---|---|
<?php if (url_lang::current(TRUE) == 'devices'): ?>
|
||
<tr>
|
||
<th><?php echo __('Interface') ?></th>
|
||
<td><?php echo html::anchor('devices/show_iface/'.$iface->id, $iface_name) ?></td>
|
||
<td><?php echo html::anchor('ifaces/show/'.$iface->id, $iface_name) ?></td>
|
||
</tr>
|
||
<?php else: ?>
|
||
<tr>
|
Také k dispozici: Unified diff
Release 1.1.12