1
0
mirror of https://github.com/php/web-php.git synced 2026-03-24 07:12:16 +01:00

Revert "Add a quick help for those running without javascript"

This reverts commit bb84c7bbcd.

Surprisingly enough, there seem to be several active users that don't have js enabled :D
This commit is contained in:
Hannes Magnusson
2014-01-08 17:45:22 -08:00
parent bb84c7bbcd
commit 681bea8bb4
2 changed files with 0 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 239 KiB

View File

@@ -79,7 +79,6 @@ 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">