change heading
This commit is contained in:
parent
88020b894e
commit
25db7c716d
@ -87,7 +87,7 @@ class SdrSettingsController(AdminController):
|
|||||||
class GeneralSettingsController(AdminController):
|
class GeneralSettingsController(AdminController):
|
||||||
sections = [
|
sections = [
|
||||||
Section(
|
Section(
|
||||||
"General settings",
|
"Receiver information",
|
||||||
TextInput("receiver_name", "Receiver name"),
|
TextInput("receiver_name", "Receiver name"),
|
||||||
TextInput("receiver_location", "Receiver location"),
|
TextInput("receiver_location", "Receiver location"),
|
||||||
NumberInput(
|
NumberInput(
|
||||||
|
Loading…
Reference in New Issue
Block a user