(fuse/confirmation) Small tweak on the docs

This commit is contained in:
sercan 2021-07-12 12:39:52 +03:00
parent c04550b887
commit 35e56cd6af

View File

@ -106,7 +106,7 @@
<div>title</div> <div>title</div>
</td> </td>
<td> <td>
Title of the confirmation dialog. Title of the confirmation dialog, HTML is allowed.
</td> </td>
</tr> </tr>
<tr> <tr>
@ -114,7 +114,7 @@
<div>message</div> <div>message</div>
</td> </td>
<td> <td>
Message of the confirmation dialog. Message of the confirmation dialog, HTML is allowed.
</td> </td>
</tr> </tr>
<tr> <tr>