summaryrefslogtreecommitdiffstats
path: root/apps/portal/src/index.html
diff options
context:
space:
mode:
authorivarlovlie <git@ivarlovlie.no>2022-06-05 18:45:16 +0200
committerivarlovlie <git@ivarlovlie.no>2022-06-05 18:45:16 +0200
commit3211ef25f7bc321832c9962eb73c7201d221e2a6 (patch)
treee23cdd830e0b22e19f0f35fa86e86bc3e1b0e017 /apps/portal/src/index.html
parentb0dd482d29122ffaae9dc147dd48b99805e5e683 (diff)
downloadgreatoffice-3211ef25f7bc321832c9962eb73c7201d221e2a6.tar.xz
greatoffice-3211ef25f7bc321832c9962eb73c7201d221e2a6.zip
refactor: Update style on portal forms
Diffstat (limited to 'apps/portal/src/index.html')
-rw-r--r--apps/portal/src/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/portal/src/index.html b/apps/portal/src/index.html
index 985b62b..0bf1fb1 100644
--- a/apps/portal/src/index.html
+++ b/apps/portal/src/index.html
@@ -35,7 +35,7 @@
</script>
<link rel="stylesheet"
href="./_assets/pre.css">
- <title>Time Tracker</title>
+ <title>Projects - Greatoffice</title>
</head>
<body>
@@ -47,7 +47,7 @@
<div class="fill-loader fill-loader--v4"
id="loader"
role="alert">
- <p class="fill-loader__label">Loading Time Tracker...</p>
+ <p class="fill-loader__label">Loading Projects...</p>
<div aria-hidden="true">
<div class="fill-loader__base"></div>
<div class="fill-loader__fill"></div>