Files
neutrino/data/y-web/Y_Wait.yhtm
svenhoefer 2996dde342 - yWeb: cleanup
Conflicts:
	data/y-web/Y_Blocks.txt
	data/y-web/Y_Live_Menue.yhtm
	data/y-web/Y_Tools_Flash_Upload.yhtm
	data/y-web/Y_Version.txt
	data/y-web/extentions/boxinfo/files/httpd/scripts/Y_Ext_BoxInfo.sh
	data/y-web/languages/Czech
	data/y-web/languages/Deutsch
	data/y-web/languages/English
	data/y-web/languages/Makefile.am
	data/y-web/languages/Polski
	data/y-web/languages/Portuguese
	data/y-web/languages/Slovak
	data/y-web/scripts/Y_NI_Tools.sh
	data/y-web/scripts/Y_Tools.sh
	data/y-web/scripts/api.sh
	data/y-web/ywidget.css

Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-12-20 16:23:02 +01:00

24 lines
395 B
Plaintext

{=var-set:cancache=yPyes=}
{=include-block:Y_Blocks.txt;head=}
</head>
<body>
<br/>
<table class="y_wait_box_visible" cellpadding="8">
<tr>
<td>
<font color="#666666">
<b>Anfrage wird bearbeitet</b>
</font>
<p align="center">
<img border="0" src="images/wait.gif"/>
</p>
<p align="center">
<font size="2">Bitte warten ...</font>
</p>
</td>
</tr>
</table>
</body>
</html>