diff --git a/res/layouts/templates/world.xml b/res/layouts/templates/world.xml index 04f50008..c20223fc 100644 --- a/res/layouts/templates/world.xml +++ b/res/layouts/templates/world.xml @@ -11,7 +11,7 @@ color='#00000000' hover-color='#FFFFFF2B' padding='0' - onclick='core.delete_world("{%{name}}")'> + onclick='core.delete_world("%{name}")'>