From: ich Date: Tue, 17 Jul 2012 10:55:47 +0000 (+0200) Subject: One id too many: the summary page was already displayed in a div marked as id="content" X-Git-Tag: v8.14~17 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=5123fd3f8d57ac1433afefde43e69ec8b5406132 One id too many: the summary page was already displayed in a div marked as id="content" An id name can only be used once, but the browsers have no problem applying the css twice... --- diff --git a/webcit/static/t/summary/page.html b/webcit/static/t/summary/page.html index 089cdfb27..6daa3be86 100644 --- a/webcit/static/t/summary/page.html +++ b/webcit/static/t/summary/page.html @@ -12,7 +12,7 @@ * In the future we might consider updating individual sections of the summary * instead of the whole thing. ")> -
+