mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 10:21:10 +02:00
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@406 e54a6e83-5905-42d5-8d5c-058d10e6a962
28 lines
1.1 KiB
Plaintext
28 lines
1.1 KiB
Plaintext
{=var-set:cancache=yPyes=}
|
|
{=include-block:Y_Blocks.txt;head=}
|
|
</head>
|
|
<body>
|
|
<div class="work_box">
|
|
<div class="work_box_head"><div class="work_box_head_h2">
|
|
{=var-set:help_url=Help-BoxControl-Message=}{=var-set:menu={=L:messages=}=}{=include-block:Y_Blocks.txt;work_menu=}</div></div>
|
|
<div class="work_box_body">
|
|
<form name="f" action="/control/message" method="get" enctype="application/x-www-form-urlencoded" accept-charset="UTF-8">
|
|
<table class="y_invisible_table" cellpadding="5" width="100%">
|
|
<tr><td class="y_form_header">{=L:message_to_screen=}</td></tr>
|
|
<tr><td>
|
|
<input name="nmsg" type="text" size="50" maxlength="255" title="{=L:message_to_screen_desc=}"/>
|
|
<button type="submit" name="message" ytype="go" title="{=L:send=message=}">{=L:send=}</button>
|
|
</td></tr>
|
|
<tr><td class="y_form_header">{=L:popup_to_screen=}</td></tr>
|
|
<tr><td>
|
|
<input name="popup" type="text" size="50" maxlength="255" title="{=L:message_to_screen_desc=}"/>
|
|
<button type="submit" name="pmessage" ytype="go" title="{=L:send=message=}">{=L:send=}</button>
|
|
</td></tr>
|
|
</table>
|
|
<br/>
|
|
</form>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|