|
26 | 26 | </p>
|
27 | 27 | </section>
|
28 | 28 | <section class="px-4 overflow-y-auto">
|
29 |
| - <dl class="list-dl"> |
| 29 | + <ul class="list-dl"> |
30 | 30 | <div>
|
31 | 31 | <span class="badge bg-primary-800 text-lg">+</span>
|
32 |
| - <span class="flex-auto"> |
33 |
| - <dt class="text-lg"><T defaultValue="Dedicated server management" keyName="smm2_migration.feature.servers" /></dt> |
| 32 | + <span class="flex-auto text-lg"> |
| 33 | + <T defaultValue="Dedicated server management" keyName="smm2_migration.feature.servers" /> |
34 | 34 | </span>
|
35 | 35 | </div>
|
36 | 36 | <div>
|
37 | 37 | <span class="badge bg-primary-800 text-lg">+</span>
|
38 |
| - <span class="flex-auto"> |
39 |
| - <dt class="text-lg"><T defaultValue="User interface refresh" keyName="smm2_migration.feature.ui" /></dt> |
| 38 | + <span class="flex-auto text-lg"> |
| 39 | + <T defaultValue="User interface refresh" keyName="smm2_migration.feature.ui" /> |
40 | 40 | </span>
|
41 | 41 | </div>
|
42 | 42 | <div>
|
43 | 43 | <span class="badge bg-primary-800 text-lg">+</span>
|
44 |
| - <span class="flex-auto"> |
45 |
| - <dt class="text-lg"><T defaultValue="Translation support" keyName="smm2_migration.feature.translation" /></dt> |
| 44 | + <span class="flex-auto text-lg"> |
| 45 | + <T defaultValue="Translation support" keyName="smm2_migration.feature.translation" /> |
46 | 46 | </span>
|
47 | 47 | </div>
|
48 | 48 | <div>
|
49 | 49 | <span class="badge bg-primary-800 text-lg">+</span>
|
50 |
| - <span class="flex-auto"> |
51 |
| - <dt class="text-lg"><T defaultValue="Action queueing" keyName="smm2_migration.feature.queue" /></dt> |
| 50 | + <span class="flex-auto text-lg"> |
| 51 | + <T defaultValue="Action queueing" keyName="smm2_migration.feature.queue" /> |
52 | 52 | </span>
|
53 | 53 | </div>
|
54 | 54 | <div>
|
55 | 55 | <span class="badge bg-primary-800 text-lg">+</span>
|
56 |
| - <span class="flex-auto"> |
57 |
| - <dt class="text-lg"><T defaultValue="Native Linux + Mac support" keyName="smm2_migration.feature.platform_support" /></dt> |
| 56 | + <span class="flex-auto text-lg"> |
| 57 | + <T defaultValue="Native Linux + Mac support" keyName="smm2_migration.feature.platform_support" /> |
58 | 58 | </span>
|
59 | 59 | </div>
|
60 | 60 | <div>
|
61 | 61 | <span class="badge bg-tertiary-800 text-lg">+</span>
|
62 |
| - <span class="flex-auto"> |
63 |
| - <dt class="text-lg"><T defaultValue="Improved performance" keyName="smm2_migration.feature.performance" /></dt> |
| 62 | + <span class="flex-auto text-lg"> |
| 63 | + <T defaultValue="Improved performance" keyName="smm2_migration.feature.performance" /> |
64 | 64 | </span>
|
65 | 65 | </div>
|
66 | 66 | <div>
|
67 | 67 | <span class="badge bg-warning-800 text-lg">⚠</span>
|
68 |
| - <span class="flex-auto"> |
69 |
| - <dt class="text-lg"><T defaultValue="New profile format" keyName="smm2_migration.feature.profile_format" /></dt> |
| 68 | + <span class="flex-auto text-lg"> |
| 69 | + <T defaultValue="New profile format" keyName="smm2_migration.feature.profile_format" /> |
70 | 70 | </span>
|
71 | 71 | </div>
|
72 |
| - </dl> |
| 72 | + </ul> |
73 | 73 | </section>
|
74 | 74 | <section class="px-4">
|
75 | 75 | <p class="text-base text-center">
|
|
0 commit comments