diff --git a/module/zahost/view/view.html.php b/module/zahost/view/view.html.php index 5670c7b3ca..279bdd4a83 100644 --- a/module/zahost/view/view.html.php +++ b/module/zahost/view/view.html.php @@ -135,8 +135,7 @@
zahost->browseNode;?>
- createLink('zanode', 'browse', "id=$zahost->id", '', true) . "' frameborder='no' allowfullscreen='true' mozallowfullscreen='true' webkitallowfullscreen='true' allowtransparency='true' scrolling='auto' style='width: 100%; height: 100%; left: 0px;'>";?> - +
diff --git a/module/zanode/view/createimage.html.php b/module/zanode/view/createimage.html.php index d718562fdc..d23f5072ce 100644 --- a/module/zanode/view/createimage.html.php +++ b/module/zanode/view/createimage.html.php @@ -53,7 +53,7 @@ - zanode->createImageNotice}\")==false) return false;'");?> + status, array('shutdown', 'shutoff')) ? html::submitButton('', "") : html::submitButton('', "onclick='if(confirm(\"{$lang->zanode->createImageNotice}\")==false) return false;'");?>