From 15bd344a05105250869a9f6b8a76dc159d3f5498 Mon Sep 17 00:00:00 2001 From: Nate Date: Mon, 6 Jan 2020 11:45:14 -0700 Subject: [PATCH] GS Wave: Add window title. --- app/gswave/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/app/gswave/index.php b/app/gswave/index.php index ea6dfd9653..0b396c6efc 100644 --- a/app/gswave/index.php +++ b/app/gswave/index.php @@ -116,6 +116,7 @@ //apt install qrencode //additional includes + $document['title'] = $text['title-gswave']; require_once "resources/header.php"; //show the content