diff --git a/chart/files/index.html b/chart/files/index.html
index d9e87565fae91125c533815326443e6d161cc5fe..8bf037a5e94617645b860b06374eca032c01a247 100644
--- a/chart/files/index.html
+++ b/chart/files/index.html
@@ -3,7 +3,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
 <meta charset="UTF-8">
-<title>{{ .Values.config.client.header | default "PRISM View Server" }}</title>
+<title>{{ .Values.config.client.title | default "PRISM View Server" }}</title>
 <link rel="icon" href="//eox.at/wp-content/uploads/2015/06/cropped-eox_eye-192x192.png" sizes="192x192" />
 <link rel="apple-touch-icon-precomposed" href="//eox.at/wp-content/uploads/2015/06/cropped-eox_eye-180x180.png" />
 </head>