modified: 2015/header.html
authorrsiddharth <rsd@gnu.org>
Wed, 10 Sep 2014 22:45:09 +0000 (18:45 -0400)
committerrsiddharth <rsd@gnu.org>
Wed, 10 Sep 2014 22:45:09 +0000 (18:45 -0400)
commit5072b1186bd0a996de78fb05e28b8a3beb154738
tree0d7029d06be469697868544ffd70133546fc4af5
parentd17b412f78f96100b713548c7182d6e2b762a280
modified:   2015/header.html

The `if' expression to toggle the display of the `Home' button was
modified; instead of $DOCUMENT_URI (which returns /2015/header.html),
the expression now uses $REQUEST_URI (which returns /2015/ for the
homepage & /2015/sub_page for a sub-page under /2015/).
2015/header.html