diff options
author | Mischa Untaga <99098079+MischaU8@users.noreply.github.com> | 2023-10-21 16:55:37 +0200 |
---|---|---|
committer | Mischa Untaga <99098079+MischaU8@users.noreply.github.com> | 2023-10-21 16:55:37 +0200 |
commit | 58b337a16e24f034df201caa92e4163cad4d01c2 (patch) | |
tree | 1ff764249c9a93f438d46a9d8b1f5727cd462189 /tools | |
parent | 68e6b5c0a6d73791fbbf27596b2cdbd3e680360c (diff) | |
download | algeria-58b337a16e24f034df201caa92e4163cad4d01c2.tar.gz |
layout ui
Diffstat (limited to 'tools')
-rw-r--r-- | tools/gendata.js | 2 | ||||
-rw-r--r-- | tools/layout.svg | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/gendata.js b/tools/gendata.js index 4e10a79..e6dc4bc 100644 --- a/tools/gendata.js +++ b/tools/gendata.js @@ -43,7 +43,7 @@ def_area("I-4", "Tebessa", RURAL, "I") def_area("CONSTANTINE", "Constantine", URBAN, "II") def_area("II-1", "Setif", RURAL, "II") -def_area("II-2", "Phillippeville", RURAL, "II") +def_area("II-2", "Philippeville", RURAL, "II") def_area("II-3", "Souk Ahras", RURAL, "II") def_area("III-1", "Tizi Ouzou", RURAL, "III") diff --git a/tools/layout.svg b/tools/layout.svg index 00c43af..f5a7850 100644 --- a/tools/layout.svg +++ b/tools/layout.svg @@ -359,7 +359,7 @@ <rect id="MK41" serif:id="MK" x="2270" y="234" width="77" height="77" style="fill:#2f29ed;fill-opacity:0.5;"/> </g> </g> - <g id="Phillippeville"> + <g id="Philippeville"> <g id="OC42" serif:id="OC"> <rect id="OC43" serif:id="OC" x="2205.13" y="936" width="77" height="77" style="fill:#ed2939;fill-opacity:0.5;"/> </g> |