--- a/Xxe/Css/publiquiz.css dim. févr. 03 19:48:20 2013 +0100
+++ b/Xxe/Css/publiquiz.css dim. févr. 03 21:40:30 2013 +0100
@@ -485,6 +485,10 @@
display: block;
}
+category > head > title:after {
+ content: "";
+}
+
category > item {
margin-left: 1em;
margin-bottom: 0.8em;
--- a/Xxe/Templates/publiquiz_categories.xml dim. févr. 03 19:48:20 2013 +0100
+++ b/Xxe/Templates/publiquiz_categories.xml dim. févr. 03 21:40:30 2013 +0100
@@ -13,15 +13,15 @@
<categories>
<category>
<head>
- <title></title>
+ <title>???</title>
</head>
- <item></item>
+ <item>???</item>
</category>
<category>
<head>
- <title></title>
+ <title>???</title>
</head>
- <item></item>
+ <item>???</item>
</category>
</categories>
</quiz>