Removed unnecessary line

This commit is contained in:
ポール ウェッブ 2019-04-05 16:29:48 -05:00
parent 87d594469f
commit 5590a31e15

View file

@ -52,7 +52,6 @@
<li class="<?php echo $isSyncAgreed ? "" : "disabled" ?>">
<span><?php echo $isSyncAgreed ? "" : "" ?></span>
<p>Agree to sync</p>
<p <?php echo $isSyncAgreed ? "hidden" : "" ?>>(click <a id="scroll-sync" href="#">here</a> to agree to sync your content)</p>
</li>
<li class="<?php echo $isRewardClaimed && $isSyncAgreed ? "" : "disabled" ?>">