Skip to content

Commit

Permalink
Remove references to component in the Maintenance emails. Fixes cache…
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrooksuk authored and pgrabowski-wikia committed Oct 10, 2016
1 parent 56221fd commit 1f76e95
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<tr>
<td>
<p class="compressed">
<strong>{!! $status !!} @if($has_component) ({{ $component_name }}) @endif</strong>
<strong>{!! $status !!}</strong>
{!! $html_content !!}
{!! $timestamp !!}
</p>
Expand Down

0 comments on commit 1f76e95

Please sign in to comment.