| ... |
... |
@@ -1,8 +1,10 @@ |
|
1 |
+## xwiki-migration:create-button-begin |
| 1 |
1 |
{{velocity}} |
| 2 |
2 |
{{html clean="false"}} |
| 3 |
|
-<p class="xm-create-button xm-create-button-spells"><a class="btn btn-primary" href="$doc.getURL('create', 'templateprovider=MUD.Code.Templates.SpellTemplateProvider')"><span class="fa fa-plus"></span> New Spell</a></p> |
|
4 |
+<p class="xm-create-button"><a class="btn btn-primary" href="$doc.getURL('create', 'templateprovider=MUD.Code.Templates.SpellTemplateProvider')"><span class="fa fa-plus"></span> New Spell</a></p> |
| 4 |
4 |
{{/html}} |
| 5 |
5 |
{{/velocity}} |
|
7 |
+## xwiki-migration:create-button-end |
| 6 |
6 |
|
| 7 |
7 |
{{liveData |
| 8 |
8 |
id="mud-spells-arcane-evocation" |