Преглед изворни кода

Remove untranslated string

Fixes #26
Danilo Bargen пре 8 година
родитељ
комит
5e24f3c156
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/partials/dialog.about.html

+ 1 - 1
src/partials/dialog.about.html

@@ -16,7 +16,7 @@
                     <span translate>about.ALL_RIGHTS_RESERVED</span>
                 </p>
 
-                <p>Download the Threema app here: <a href="https://threema.ch/">https://threema.ch/</a></p>
+                <p><a href="https://threema.ch/">https://threema.ch/</a></p>
 
                 <h2>Open Source</h2>
                 <p translate>about.OPEN_SOURCE</p>