1
0
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:
Hannes Magnusson
2014-01-08 16:26:00 -08:00
parent a1173b6333
commit bb84c7bbcd
2 changed files with 1 additions and 0 deletions

BIN
images/noscript.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 239 KiB

View File

@@ -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">