Skip to content

Commit

Permalink
Update Brave browser comparison page for screenshot feature (Fixes mo…
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgibson committed Aug 1, 2023
1 parent dfc0524 commit 5a8d92a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ <h2>{{ ftl('compare-shared-utility-strong') }}</h2>
<tr>
<th scope="row">{{ ftl('compare-shared-in-browser-screenshot-tool') }}</th>
<td><img alt="{{ ftl('compare-shared-yes') }}" src="{{ static('img/firefox/compare/icon-check.svg') }}" height="24" width="24"></td>
<td><img alt="{{ ftl('compare-shared-no') }}" src="{{ static('img/firefox/compare/icon-dash.svg') }}" height="24" width="24"></td>
<td><img alt="{{ ftl('compare-shared-yes') }}" src="{{ static('img/firefox/compare/icon-check.svg') }}" height="24" width="24"></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 5a8d92a

Please sign in to comment.