fix makelink
parent
582d85f083
commit
f4e7e264f0
|
|
@ -1011,7 +1011,7 @@ include('_monitor_source_nvsocket.php');
|
|||
|
||||
echo htmlSelect('newMonitor[ControlId]', $controlTypes, $monitor->ControlId());
|
||||
if ( canEdit('Control') ) {
|
||||
echo ' '.makeLink('?view=controlcaps', 'zmControlCaps', 'controlcaps', translate('Edit'));
|
||||
echo ' '.makeLink('?view=controlcaps', translate('Edit'));
|
||||
}
|
||||
?>
|
||||
</td>
|
||||
|
|
|
|||
Loading…
Reference in New Issue