mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Add a quick help for those running without javascript
This commit is contained in:
BIN
images/noscript.jpg
Normal file
BIN
images/noscript.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 239 KiB |
@@ -79,6 +79,7 @@ if ($config["cache"]) {
|
||||
|
||||
</head>
|
||||
<body class="<?php print $curr; ?> <?php echo $classes; ?>">
|
||||
<noscript><img src="/images/noscript.jpg"></noscript>
|
||||
|
||||
<nav id="head-nav" class="navbar navbar-fixed-top">
|
||||
<div class="navbar-inner clearfix">
|
||||
|
||||
Reference in New Issue
Block a user