Commit Diff


commit - 3264c09cde46f38f7530f9e07225846c916c020e
commit + 93c74716961ac29893d89a1d807530c448a168b3
blob - 901ae14aede9ca4142ec96a797bc9259d47a4e78
blob + 1312e2683bc2b1ff818d0c837d1b1e4ce670ab62
--- gotwebd/gotweb.c
+++ gotwebd/gotweb.c
@@ -728,12 +728,12 @@ gotweb_render_header(struct request *c)
 	    "<div id='site_path'>\n"
 	    "<div id='site_link'>\n"
 	    "<a href='?index_page=%d'>%s</a>",
+	    srv->site_name,
 	    c->script_name,
 	    c->script_name,
 	    c->script_name,
 	    c->script_name,
 	    c->script_name,
-	    srv->site_name,
 	    c->script_name, srv->custom_css,
 	    srv->logo_url,
 	    c->script_name, srv->logo,