From c6b6bd31aaad831e254361d24816291943669aba Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Wed, 22 Aug 2012 21:59:12 -0400
Subject: [PATCH] Fixed MailExecutor's flaws in coping with mail server connection trouble
---
src/com/gitblit/wicket/pages/EmptyRepositoryPage.html | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/src/com/gitblit/wicket/pages/EmptyRepositoryPage.html b/src/com/gitblit/wicket/pages/EmptyRepositoryPage.html
index 951a2d3..2b7cd02 100644
--- a/src/com/gitblit/wicket/pages/EmptyRepositoryPage.html
+++ b/src/com/gitblit/wicket/pages/EmptyRepositoryPage.html
@@ -4,10 +4,6 @@
xml:lang="en"
lang="en">
-<wicket:head>
- <link href="markdown.css" type="text/css" rel="stylesheet" />
-</wicket:head>
-
<body>
<wicket:extend>
--
Gitblit v1.9.1