From e36d4de3a9dc55359f3b54dbf06adc8209d1028c Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Fri, 06 Jan 2012 17:20:59 -0500
Subject: [PATCH] WAR/Express builds now copy bundled push scripts to configured scripts folder

---
 docs/site_header.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/site_header.html b/docs/site_header.html
index c909fd8..e94c825 100644
--- a/docs/site_header.html
+++ b/docs/site_header.html
@@ -2,7 +2,7 @@
 <html>
 	<head>
 		<title>Gitblit</title>
-		<link rel="stylesheet" type="text/css" href="./bootstrap.130.css"/>
+		<link rel="stylesheet" type="text/css" href="./bootstrap.140.css"/>
 		<link rel="stylesheet" type="text/css" href="./bootstrap.gb.css"/>
 		<link rel="stylesheet" type="text/css" href="./markdown.css"/>
 		<link rel="shortcut icon" type="image/png" href="./gitblt-favicon.png" />

--
Gitblit v1.9.1