diff options
Diffstat (limited to 'templates/index.html')
-rw-r--r-- | templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html index 9477dd9..0ec6e9b 100644 --- a/templates/index.html +++ b/templates/index.html | |||
@@ -82,7 +82,7 @@ | |||
82 | {% endfor %} | 82 | {% endfor %} |
83 | 83 | ||
84 | </table> | 84 | </table> |
85 | <p class="bouton" onclick="ajoutelignes()">Cliquer ici pour ajouter des lignes</p> | 85 | <p> <span class="bouton" onclick="ajoutelignes()">Cliquer ici</span> pour ajouter des lignes</p> |
86 | 86 | ||
87 | <!-- Préférences du graphique --> | 87 | <!-- Préférences du graphique --> |
88 | <h3>Préférences du graphique</h3> | 88 | <h3>Préférences du graphique</h3> |