Fix #8287 - Correct label in export template form

This commit is contained in:
Daniel Sheppard
2022-01-08 00:13:58 -06:00
parent bfeb4a0c0f
commit 159cf3cd0f
2 changed files with 5 additions and 1 deletions

View File

@@ -2,6 +2,10 @@
## v3.1.6 (FUTURE)
### Bug Fixes
* [#8287](https://github.com/netbox-community/netbox/issues/8287) - Correct label in Export Template Form
---
## v3.1.5 (2022-01-06)