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:
Binary file not shown.
|
Before Width: | Height: | Size: 239 KiB |
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user