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

Change-Id: Iab27ee6676b53a71538020219aa67c66d45cbfab
This commit is contained in:
David Friedman
2014-07-16 12:33:55 -07:00
parent bafdb90070
commit fe545cdb4e

View File

@@ -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>