13 lines
454 B
HTML
13 lines
454 B
HTML
|
<table id="settings_scrolling" class="widefat fixed">
|
||
|
<tbody>
|
||
|
<tr>
|
||
|
<td>[[label-scroll-offset]]</td>
|
||
|
<td>[[scroll-offset]] <span class="footnotes_notice">[[notice-scroll-offset]]</span></td>
|
||
|
</tr>
|
||
|
<tr>
|
||
|
<td>[[label-scroll-duration]]</td>
|
||
|
<td>[[scroll-duration]] <span class="footnotes_notice">[[notice-scroll-duration]]</span></td>
|
||
|
</tr>
|
||
|
</tbody>
|
||
|
</table>
|