summaryrefslogtreecommitdiff
path: root/internal/web/settings-panel.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/web/settings-panel.go')
-rw-r--r--internal/web/settings-panel.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/web/settings-panel.go b/internal/web/settings-panel.go
index 9de30d1f1..ec8166e95 100644
--- a/internal/web/settings-panel.go
+++ b/internal/web/settings-panel.go
@@ -46,7 +46,7 @@ func (m *Module) SettingsPanelHandler(c *gin.Context) {
}
page := apiutil.WebPage{
- Template: "frontend.tmpl",
+ Template: "settings.tmpl",
Instance: instance,
Stylesheets: []string{
cssFA,