change heading

This commit is contained in:
Jakob Ketterl 2021-02-07 17:36:44 +01:00
parent 88020b894e
commit 25db7c716d
1 changed files with 1 additions and 1 deletions

View File

@ -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(