Commit Diff


commit - cacf16907d60b1450a87868913052cb6dd375b24
commit + 686a711704036333d33dca7a63fa3501d4d6acdd
blob - af0d01554db2962e1c2daf8b575f7bdf9f067331
blob + 2c6296da91b5ac81c5717368eae5fbaaadb488a8
--- 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,