toodego: use links list style for "link to form" cells (#36847)

This commit is contained in:
Frédéric Péters 2019-10-16 12:07:22 +02:00
parent d561f21e21
commit 5f13adee79
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
<div class="links-list wcs-form-{{slug}}">
<ul><li><a href="{{url}}tryauth">{{title}}</a></li></ul>
</div>