diff --git a/customize.php b/customize.php
index a4fd987..3ce4407 100644
--- a/customize.php
+++ b/customize.php
@@ -23,7 +23,7 @@
- Customize COPS UI
+
@@ -57,13 +57,13 @@
" alt="Settings and menu" />
-
Customize COPS UI
+
diff --git a/lang/Localization_en.json b/lang/Localization_en.json
index b2398bf..0b471d9 100644
--- a/lang/Localization_en.json
+++ b/lang/Localization_en.json
@@ -324,5 +324,8 @@
"sort.alternate":"Sort",
"paging.next.alternate":"Next",
"paging.previous.alternate":"Previous",
+"customize.title":"Customize COPS UI",
+"customize.style":"Theme",
+"customize.fancybox":"Use Fancybox",
"fin":"fin"
}
diff --git a/lang/Localization_fr.json b/lang/Localization_fr.json
index ffca869..6d80a5c 100644
--- a/lang/Localization_fr.json
+++ b/lang/Localization_fr.json
@@ -117,5 +117,8 @@
"sort.alternate":"Trier",
"paging.next.alternate":"Suivant",
"paging.previous.alternate":"Précédent",
+"customize.title":"Paramétrage de COPS",
+"customize.style":"Thème",
+"customize.fancybox":"Utiliser Fancybox",
"fin":"fin"
}