typos
This commit is contained in:
@@ -41,7 +41,7 @@
|
|||||||
|
|
||||||
% if 'uid' in form._fields:
|
% if 'uid' in form._fields:
|
||||||
<div class="borderbox">
|
<div class="borderbox">
|
||||||
Intrevenants programmés:
|
Intervenants programmés:
|
||||||
<ul>
|
<ul>
|
||||||
% if event.intervenants.count()==0:
|
% if event.intervenants.count()==0:
|
||||||
<i><b>Aucun</b></i>
|
<i><b>Aucun</b></i>
|
||||||
@@ -158,7 +158,7 @@ DicForm = {
|
|||||||
</p>
|
</p>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<u>Les Intrevenants:</u>
|
<u>Les Intervenants:</u>
|
||||||
<ul>
|
<ul>
|
||||||
% if event.intervenants.count()==0:
|
% if event.intervenants.count()==0:
|
||||||
<i><b>Aucun</b></i>
|
<i><b>Aucun</b></i>
|
||||||
|
|||||||
Reference in New Issue
Block a user