From c558deef274d838aae5c0366ff7dc2ebce27a981 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Thu, 20 Sep 2012 09:41:28 -0400
Subject: [PATCH] Support X-Forwarded-Context for subdomain proxy configs (issue 135)

---
 docs/02_federation.mkd |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/02_federation.mkd b/docs/02_federation.mkd
index 0aaae4f..da0e6ef 100644
--- a/docs/02_federation.mkd
+++ b/docs/02_federation.mkd
@@ -191,7 +191,7 @@
 
 ## Federation Pull Registration Keys
 
-<table>
+<table class="table">
 <tr><th>federation.N.url</th>
 <td>string</td>
 <td>the url of the origin Gitblit instance <em>(required)</em></td>

--
Gitblit v1.9.1