Peter Muturi 7 ماه پیش
والد
کامیت
4c3220d1a2
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      resources/views/emails/layout.blade.php

+ 1 - 1
resources/views/emails/layout.blade.php

@@ -348,7 +348,7 @@
                                                 }
                                             ?>
                                                 @if($entity)
-                                                <p style="color: #000; line-height: 1.625; margin: 0; font-size: 14px;padding: 15px;">Don’t want to receive any more e-mails? <a href="{{ route('unsubscribe-from-emails', $entity->uid) }}" style="color:#1C3D80">unsubscribe</a></p>
+                                                <p style="color: #000; line-height: 1.625; margin: 0; font-size: 14px;padding: 15px;">Don’t want to receive any more e-mails? <a href="{{ route('unsubscribe-from-emails', $entity->uid) }}" style="color:#1C3D80">Unsubscribe</a></p>
                                                 @endif
                                             </td>
                                         </tr>