diff --git a/plinth/templates/clients-button.html b/plinth/templates/clients-button.html index 49233dab0..ae8832ff8 100644 --- a/plinth/templates/clients-button.html +++ b/plinth/templates/clients-button.html @@ -14,7 +14,7 @@ {% else %} href="{{ client_platforms.web.0.url }}" {% endif %}> {% trans "Launch web client" %} - + {% icon 'external-link' %} {% endif %} diff --git a/plinth/templates/clients.html b/plinth/templates/clients.html index 7adb256c4..dec777a97 100644 --- a/plinth/templates/clients.html +++ b/plinth/templates/clients.html @@ -26,7 +26,7 @@ {% else %} href="{{ platform.url }}" {% endif %}> {% trans "Launch" %} - + {% icon 'external-link' %} {% endif %}