Remove confusing link to web console
This commit is contained in:
parent
4dc6fc03b3
commit
6b18184e4a
|
@ -250,7 +250,6 @@ input[type=range]::-ms-tooltip {
|
||||||
<div id="page">
|
<div id="page">
|
||||||
<div id="header">
|
<div id="header">
|
||||||
<div id="headerButtons">
|
<div id="headerButtons">
|
||||||
<a href="./"><?php echo translate('Console') ?></a>
|
|
||||||
<a href="#" onclick="closeWindow();"><?php echo translate('Close') ?></a>
|
<a href="#" onclick="closeWindow();"><?php echo translate('Close') ?></a>
|
||||||
</div>
|
</div>
|
||||||
<h2><?php echo translate('Montage Review') ?></h2>
|
<h2><?php echo translate('Montage Review') ?></h2>
|
||||||
|
|
Loading…
Reference in New Issue