diff --git a/data/defaultpresets.xml b/data/defaultpresets.xml
index fc83374..d7a3761 100644
|
a
|
b
|
|
| 4112 | 4112 | <key key="tourism" value="camp_site" /> |
| 4113 | 4113 | <reference ref="name_operator" /> |
| 4114 | 4114 | <combo key="stars" text="Stars" values="1,2,3,4,5,6,7" /> |
| 4115 | | <reference ref="wheelchair" /> |
| 4116 | | <combo key="sanitary_dump_station" text="Dump Station" values="yes,public,customers,no" /> |
| | 4115 | <combo key="camp_site" text="Category" values="basic,standard,serviced,deluxe" /> |
| | 4116 | <combo key="backcountry" text="Backcountry" values="yes,no" /> |
| | 4117 | <combo key="group_only" text="Group only access" values="yes,no" /> |
| 4117 | 4118 | <space /> |
| 4118 | | <reference ref="internet_smoking" /> |
| | 4119 | <combo key="tents" text="Tents" values="yes,no" /> |
| | 4120 | <combo key="caravans" text="Caravans" values="yes,no" /> |
| | 4121 | <space /> |
| | 4122 | <reference ref="wheelchair" /> |
| | 4123 | <reference ref="internet" /> |
| 4119 | 4124 | <space /> |
| 4120 | 4125 | <reference ref="link_contact_address_payment" /> |
| | 4126 | <combo key="sanitary_dump_station" text="Dump Station" values="yes,public,customers,no" /> |
| 4121 | 4127 | </item> <!-- Camping Site --> |
| 4122 | 4128 | </group> <!-- Accommodation --> |
| 4123 | 4129 | <group name="Food+Drinks" icon="presets/food/restaurant.svg"> |