Files
mCaptcha/frontend/templates/panel/help-banner/index.html
realaravinth d7b1a9f29b wip makefile
2021-04-08 15:49:55 +05:30

15 lines
442 B
HTML

<ul class="help-text">
<li class="help-text__instructions">
<span class="help-text__serial-num">1</span>
Add sitekey
</li>
<li class="help-text__instructions">
<span class="help-text__serial-num">2</span>
Add client-side code snippets in places that you want to protext
</li>
<li class="help-text__instructions">
<span class="help-text__serial-num">3</span>
Add servers-side verification logic
</li>
</ul>