addded alt attribute on simplenews template img
This commit is contained in:
parent
31d638cff7
commit
1f5092fb45
@ -6,7 +6,7 @@
|
|||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td style="color: #444444; font-family: arial; font-size: 12px; background-color: #ffffff; padding: 0;" align="left">
|
<td style="color: #444444; font-family: arial; font-size: 12px; background-color: #ffffff; padding: 0;" align="left">
|
||||||
<img src="/sites/default/files/uploaderuneimage.png" width="600" height="400">
|
<img src="/sites/default/files/uploaderuneimage.png" alt="daily cover picture" width="600" height="400">
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user