| Index: remoting/webapp/html/window_frame.html
|
| diff --git a/remoting/webapp/html/window_frame.html b/remoting/webapp/html/window_frame.html
|
| index b19f74fc0d12165f4a5cbe909928b9375d5c7f0a..1269fc1df1c089cfe326ceb6ea47a9a1160c21bf 100644
|
| --- a/remoting/webapp/html/window_frame.html
|
| +++ b/remoting/webapp/html/window_frame.html
|
| @@ -13,6 +13,8 @@ found in the LICENSE file.
|
| <img src="icon_options.webp">
|
| </span>
|
| <ul class="window-options-menu right-align">
|
| + <li class="menu-start-stop-recording"
|
| + i18n-content="START_STOP_RECORDING" hidden></li>
|
| <li class="menu-send-ctrl-alt-del"
|
| i18n-content="SEND_CTRL_ALT_DEL"></li>
|
| <li class="menu-send-print-screen"
|
|
|