Skip to content

Commit

Permalink
Change text for prevent word wrap
Browse files Browse the repository at this point in the history
  • Loading branch information
tamino-martinius committed May 25, 2018
1 parent 2c8994c commit 746c33c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/_cookie_info.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<template>
<div class="cookie-info" @click.stop="hide" :class="{ hidden: hidden }">
<CommentBlock
comment="Please Note: This page uses cookies to count visitors and to save if this message is closed"
comment="Please Note: This page uses cookies to count visitors"
/>
</div>
</template>
Expand Down

0 comments on commit 746c33c

Please sign in to comment.