Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 046702ba authored by David Friedman's avatar David Friedman
Browse files

A linebreak had somehow wrongly replaced a blank space. Blank space restored.

Change-Id: Iab27ee6676b53a71538020219aa67c66d45cbfab
(cherry picked from commit fe545cdb)
parent 82088d62
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -349,8 +349,7 @@ injunctive remedies (or an equivalent type of urgent legal relief) in any jurisd
<input id="agree" type="checkbox" name="agree" value="1" onclick="onAgreeChecked()" />
<label id="agreeLabel" for="agree">I have read and agree with the above terms and conditions</label>
</p>
<p><a href="" class="button disabled ndk" id="downloadForRealz" onclick="return
onDownloadNdkForRealz(this);"></a></p>
<p><a href="" class="button disabled ndk" id="downloadForRealz" onclick="return onDownloadNdkForRealz(this);"></a></p>
</div>