Minor cosmetic tweaks
This commit is contained in:
@@ -128,7 +128,7 @@ club club
|
|||||||
country pays
|
country pays
|
||||||
d d
|
d d
|
||||||
first name prénom
|
first name prénom
|
||||||
from de
|
from du
|
||||||
games ) parties )
|
games ) parties )
|
||||||
h h
|
h h
|
||||||
in a way that best suits your needs. Here are your options: de la manière qui répond le mieux à vos besoin. Voici vos options :
|
in a way that best suits your needs. Here are your options: de la manière qui répond le mieux à vos besoin. Voici vos options :
|
||||||
@@ -155,7 +155,7 @@ standalone, web interface indépendant, interface web
|
|||||||
standalone, web interface, via docker indépendant, interface web, via docker
|
standalone, web interface, via docker indépendant, interface web, via docker
|
||||||
table table
|
table table
|
||||||
the configuration guide le guide de configuration
|
the configuration guide le guide de configuration
|
||||||
to à
|
to au
|
||||||
unpairable players joueurs non disponibles
|
unpairable players joueurs non disponibles
|
||||||
unpairable, non disponibles,
|
unpairable, non disponibles,
|
||||||
version 0.1 supports the version 0.1 supporte le système d’appariement
|
version 0.1 supports the version 0.1 supporte le système d’appariement
|
||||||
|
@@ -40,13 +40,13 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="nine wide field">
|
<div class="nine wide field">
|
||||||
<label>Location</label>
|
<label>Location</label>
|
||||||
<span class="info"></span>
|
|
||||||
<input name="location" type="text" placeholder="tournament location" value="#if($tour)$!tour.location#end"/>
|
|
||||||
<div class="edit online">
|
<div class="edit online">
|
||||||
<label>
|
<label>
|
||||||
<input name="online" type="checkbox" #if($tour && $tour.online) checked #end value="true"/> <b>online tournament</b>
|
<input name="online" type="checkbox" #if($tour && $tour.online) checked #end value="true"/> <b>online tournament</b>
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
|
<span class="info"></span>
|
||||||
|
<input name="location" type="text" placeholder="tournament location" value="#if($tour)$!tour.location#end"/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user