improvement: update umb-tabs to use better semantic markup (#7926)

This commit is contained in:
Mike Masey
2020-04-10 19:42:43 +01:00
committed by GitHub
parent b5b319f917
commit 23e32d2b59
5 changed files with 46 additions and 36 deletions

View File

@@ -2223,7 +2223,8 @@ To manage your website, simply open the Umbraco back office and start adding con
<key alias="create">Create</key>
<key alias="edit">Edit</key>
<key alias="name">Name</key>
<key alias="addNewRow">Add new row</key>
<key alias="addNewRow">Add new row</key>
<key alias="tabExpand">View more options</key>
</area>
<area alias="references">
<key alias="tabName">References</key>

View File

@@ -2236,6 +2236,7 @@ To manage your website, simply open the Umbraco back office and start adding con
<key alias="edit">Edit</key>
<key alias="name">Name</key>
<key alias="addNewRow">Add new row</key>
<key alias="tabExpand">View more options</key>
</area>
<area alias="references">
<key alias="tabName">References</key>