Browse Source

Text updates

Will Browning 6 years ago
parent
commit
c3376e6ae6
2 changed files with 4 additions and 1 deletions
  1. 3 0
      resources/js/pages/Recipients.vue
  2. 1 1
      resources/views/settings/show.blade.php

+ 3 - 0
resources/js/pages/Recipients.vue

@@ -223,6 +223,9 @@
         >
           Add new recipient
         </h2>
+        <p class="mt-4 text-grey-700">
+          Enter the individual email of the new recipient you'd like to add.
+        </p>
         <div class="mt-6">
           <p v-show="errors.newRecipient" class="mb-3 text-red-500">
             {{ errors.newRecipient }}

+ 1 - 1
resources/views/settings/show.blade.php

@@ -253,7 +253,7 @@
 
                     <div class="mt-4 w-24 border-b-2 border-grey-200"></div>
 
-                    <p class="mt-6">The from name is shown when you reply anonymously to a forwarded email. If set to empty then a default from name will be used for each alias e.g. "ebay@johndoe.anonaddy.me via AnonAddy"</p>
+                    <p class="mt-6">The from name is shown when you reply anonymously to a forwarded email. If set to empty then a default from name will be used for each alias e.g. "ebay{{ '@'.$user->username }}.anonaddy.me via AnonAddy".</p>
 
                     <div class="mt-6 flex flex-wrap mb-4">
                         <label for="from_name" class="block text-grey-700 text-sm mb-2">