Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Зуев Егор
/
wiki.dev
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Authored by
Dan Brown
2015-10-14 22:13:08 +0100
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Commit
68a149109abaced306116939a279c0cfc299dabd
68a14910
2 parents
5795e120
2ad59f23
Merge branch 'master' of github.com:ssddanbrown/BookStack
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
5 deletions
resources/views/emails/email-confirmation.blade.php
resources/views/users/delete.blade.php
resources/views/emails/email-confirmation.blade.php
View file @
68a1491
...
...
@@ -152,7 +152,7 @@
<tr
style=
"margin-top:0;margin-bottom:0;margin-right:0;margin-left:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;font-family:'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif;font-size:100%;line-height:1.6;"
>
<td
style=
"margin-top:0;margin-bottom:0;margin-right:0;margin-left:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;font-family:'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif;font-size:100%;line-height:1.6;"
>
<h1
style=
"padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;font-family:'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;color:#444;margin-top:10px;margin-bottom:10px;margin-right:0;margin-left:0;line-height:1.2;font-weight:200;font-size:36px;"
>
Email Confirmation
</h1>
<p
style=
"margin-top:0;margin-right:0;margin-left:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;font-family:'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif;line-height:1.6;margin-bottom:10px;font-weight:normal;font-size:14px;color:#888888;"
>
Thank
'
s for joining
<a
href=
"{{ url('/') }}"
>
{{ Setting::get('app-name')}}
</a>
.
<br
/>
<p
style=
"margin-top:0;margin-right:0;margin-left:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;font-family:'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif;line-height:1.6;margin-bottom:10px;font-weight:normal;font-size:14px;color:#888888;"
>
Thanks for joining
<a
href=
"{{ url('/') }}"
>
{{ Setting::get('app-name')}}
</a>
.
<br
/>
Please confirm your email address by clicking the button below.
</p>
<table
style=
"margin-top:0;margin-bottom:0;margin-right:0;margin-left:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;font-family:'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif;font-size:100%;line-height:1.6;width:100%;"
>
<tr
style=
"margin-top:0;margin-bottom:0;margin-right:0;margin-left:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;font-family:'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif;font-size:100%;line-height:1.6;"
>
...
...
resources/views/users/delete.blade.php
View file @
68a1491
...
...
@@ -16,7 +16,3 @@
</div>
@stop
@section('bottom')
@include('pages/image-manager')
@stop
\ No newline at end of file
...
...
Please
register
or
sign in
to post a comment