(root)/mod/forum/templates/forum_post_email_htmlemail_body.mustache – Rev 1363 → 1441
Rev 1363 |
Mostrar el archivo completo |
|
|
Autoría |
Ultima modificación |
Ver Log
|
| Rev 1363 |
Rev 1441 |
| Línea 78... |
Línea 78... |
| 78 |
"unsubscribediscussionlink": "https://example.com/mod/discussion/subscribe.php?id=2&d=2"
|
78 |
"unsubscribediscussionlink": "https://example.com/mod/discussion/subscribe.php?id=2&d=2"
|
| 79 |
}
|
79 |
}
|
| 80 |
}}
|
80 |
}}
|
| 81 |
<table border="0" cellpadding="3" cellspacing="0" class="forumpost">
|
81 |
<table border="0" cellpadding="3" cellspacing="0" class="forumpost">
|
| 82 |
<tr class="header">
|
82 |
<tr class="header">
|
| - |
|
83 |
<td width="35" valign="top" class="picture left">
|
| - |
|
84 |
{{{ authorpicture }}}
|
| - |
|
85 |
</td>
|
| 83 |
<td class="topic {{# firstpost }}starter{{/ firstpost }}">
|
86 |
<td class="topic {{# firstpost }}starter{{/ firstpost }}">
|
| 84 |
<div class="subject">
|
87 |
<div class="subject">
|
| 85 |
{{{ subject }}}
|
88 |
{{{ subject }}}
|
| 86 |
</div>
|
89 |
</div>
|
| 87 |
<div class="author">
|
90 |
<div class="author">
|