From 4e836a2c2c053e6b4013173cbd6d0f7e41c73e65 Mon Sep 17 00:00:00 2001
From: Gisle Aas <gisle.aas@uib.no>
Date: Fri, 23 Apr 2021 14:44:29 +0200
Subject: [PATCH] re meta#335 Oppdatert noscript-melding

---
 public/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/index.html b/public/index.html
index 621ecc9d..bde37a57 100644
--- a/public/index.html
+++ b/public/index.html
@@ -11,7 +11,7 @@
   </head>
   <body>
     <noscript>
-      <strong>We're sorry but ordbok_vue doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
+      <strong>Slå på JavaScript for å få portalen Ordbøkene til å fungere.</strong>
     </noscript>
     <div id="app"></div>
     <!-- built files will be auto injected -->
-- 
GitLab