This website requires JavaScript.
Explore
Help
Register
Sign In
Adam
/
Nop.Core_4.7
Watch
1
Star
0
Fork
You've already forked Nop.Core_4.7
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
Nop.Core_4.7
/
Plugins
/
Nop.Plugin.Widgets.What3words
/
Views
/
AdminOrderAddress.cshtml
11 lines
143 B
Plaintext
Raw
Permalink
Blame
History
@model string
<tr>
<td>
@T("Plugins.Widgets.What3words.Address.Field.Label")
</td>
<td>
@Model
</td>
</tr>
Reference in New Issue
View Git Blame
Copy Permalink