Partial i18n share message.

This commit is contained in:
Paulo Gustavo Veiga
2022-03-27 14:50:35 -03:00
parent 791b99e753
commit 86a5b39124
8 changed files with 65 additions and 62 deletions

View File

@@ -10,13 +10,12 @@
<a href="${baseUrl}">
<img style="border: 0;margin-top: 10px;"
src="${baseUrl}/images/logo-icon.png"
alt="WiseMapping Log"/>
alt="WiseMapping Logo"/>
</a>
</td>
<td valign="bottom" height="32px" style="padding: 0;font-size: 16px;">I've shared <a
href='${mapEditUrl}'>
${mindmap.title}</a> mindmap with you.
<td valign="bottom" height="32px" style="padding: 0;font-size: 16px;">
I've shared <a href='${mapEditUrl}'>${mindmap.title}</a> mindmap with you.
</td>
</tr>
</tbody>