diff options
Diffstat (limited to 'linhes/linhes-web/website/contents/error/mythweb.html')
-rw-r--r-- | linhes/linhes-web/website/contents/error/mythweb.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/linhes/linhes-web/website/contents/error/mythweb.html b/linhes/linhes-web/website/contents/error/mythweb.html new file mode 100644 index 0000000..fe76a9a --- /dev/null +++ b/linhes/linhes-web/website/contents/error/mythweb.html @@ -0,0 +1,16 @@ +<html> +<head> +<style type="text/css">@import "/frame.css";</style> +</head> + +<body> +MythWeb does not appear to be installed. +</br> +To install MythWeb either +</br> +1) Visit the MythVantage advanced screen to enable mythweb. </br> +2) type "pacman -S mythweb-release-fixes" at the console. + + +</body> +</html> |