diff --git a/templates/banned.html b/templates/banned.html
index 834aa56..b025075 100755
--- a/templates/banned.html
+++ b/templates/banned.html
@@ -54,7 +54,7 @@ $(function () {
},
series: [{
type: 'pie',
- name: 'État du Rézo',
+ name: 'Pourcentage',
innerSize: '50%',
data: [
{
diff --git a/templates/down.html b/templates/down.html
index 146cae8..344bdd5 100755
--- a/templates/down.html
+++ b/templates/down.html
@@ -56,7 +56,7 @@ $(function () {
},
series: [{
type: 'pie',
- name: 'État du Rézo',
+ name: 'Pourcentage',
innerSize: '50%',
data: [
{
diff --git a/templates/home.html b/templates/home.html
index 7daee15..1bc024d 100755
--- a/templates/home.html
+++ b/templates/home.html
@@ -59,4 +59,4 @@
});
-{% endblock %}
\ No newline at end of file
+{% endblock %}
diff --git a/templates/not_subscribed.html b/templates/not_subscribed.html
index 53ff452..a59fccc 100755
--- a/templates/not_subscribed.html
+++ b/templates/not_subscribed.html
@@ -42,7 +42,7 @@ $(function () {
},
series: [{
type: 'pie',
- name: 'État du Rézo',
+ name: 'Pourcentage',
innerSize: '50%',
data: [
{
diff --git a/templates/play.html b/templates/play.html
index 7831ffe..2429565 100755
--- a/templates/play.html
+++ b/templates/play.html
@@ -78,7 +78,7 @@ $(function () {
},
series: [{
type: 'pie',
- name: 'État du Rézo',
+ name: 'Pourcentage',
innerSize: '50%',
data: [
{
diff --git a/templates/precampagne.html b/templates/precampagne.html
index 7648b87..7ccd69e 100755
--- a/templates/precampagne.html
+++ b/templates/precampagne.html
@@ -39,7 +39,7 @@ $(function () {
},
series: [{
type: 'pie',
- name: 'État du Rézo',
+ name: 'Pourcentage',
innerSize: '50%',
data: [
{