blob: 873c1c55a894759ca19a96ddafe4b16cea57f660 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<div id="fedex-tos-template" class="fedex-tos" aria-hidden="false"
aria-live="polite" hidden style="height: 0;">
<div class="height-helper">
<div class="tos-text"></div>
<div class="agreement-box">
<label>
<input class="agree-checkbox" type="checkbox">
<span i18n-content="tosCheckboxLabel"></span>
</label>
</div>
</div>
</div>
|