Skip to content

Commit bc0610e

Browse files
author
rtucker-mozilla
authored
Merge pull request #652 from rtucker-mozilla/master
Attempting to display error message that you must login to view a profile
2 parents 9e47d10 + 1a0be66 commit bc0610e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/PagePermissionRequired.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
/>
1212
</template>
1313
<template slot="message">
14-
<h1 class="visually-hidden">You must be logged into view this profile.</h1>
14+
<h1>You must be logged into view this profile.</h1>
1515
</template>
1616
</Error>
1717
</main>

0 commit comments

Comments
 (0)