Add/fix settings for IOS touch devices and newer IOS to run in full screen with Guided Access. Edit README.
This commit is contained in:
@@ -58,7 +58,10 @@
|
||||
<meta charset="utf-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
|
||||
<link rel="manifest" href="manifest.webmanifest">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-title" content="Sign-In/Sign-Out">
|
||||
<link rel="apple-touch-icon" href="assets/touch-logo.png">
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
|
||||
<?php if (basename($_SERVER['PHP_SELF']) == 'signin_display.php'): ?>
|
||||
<meta http-equiv="refresh" content="5; url=index.php" />
|
||||
|
||||
Reference in New Issue
Block a user