Compare commits

...

2 Commits

Author SHA1 Message Date
prpr ec6085f7cd Extend reboot refresh delay 2023-06-03 14:57:53 +01:00
prpr 3bd84a386c Periodic refresh 2023-06-03 14:57:36 +01:00
4 changed files with 5 additions and 3 deletions

View File

@ -3,6 +3,7 @@
<head>
<title>Humax HD[R] - Maintenance Mode</title>
<link href=/style.css rel=stylesheet />
<meta http-equiv=refresh content="30; url=/" />
</head>
<body>
<div class=container>

View File

@ -3,6 +3,7 @@
<head>
<title>Humax HD - No disk found.</title>
<link href=/style.css rel=stylesheet />
<meta http-equiv=refresh content="30; url=/" />
</head>
<body>
<div class=container>

View File

@ -3,7 +3,7 @@
<head>
<title>Humax HD[R] - Exiting Maintenance Mode</title>
<link href=/style.css rel=stylesheet />
<meta http-equiv=refresh content="30; url=/" />
<meta http-equiv=refresh content="50; url=/" />
</head>
<body>
<div class=container>

View File

@ -3,7 +3,7 @@
<head>
<title>Humax HD[R] - Rebooting</title>
<link href=/style.css rel=stylesheet />
<meta http-equiv=refresh content="30; url=/" />
<meta http-equiv=refresh content="50; url=/" />
</head>
<body>
<div class=container>
@ -13,7 +13,7 @@
<div class=middle>
<img border=0 src=/i/516_1_26_Freeview_Logo.png>
<span>
Rebooting system
Rebooting system.
</span>
</div>
<div class=right>