Changeset - 246ac058da2c
[Not reviewed]
default
0 2 0
Kateryna Musina - 9 years ago 2016-08-12 10:01:12
kateryna@unity3d.com
mails: Fixed vertical alignment for email template action button
2 files changed with 16 insertions and 16 deletions:
0 comments (0 inline, 0 general)
kallithea/templates/email_templates/button.html
Show inline comments
 
<%page args="url,title='',padding_top=True,padding_bottom=True" />\
 
##<!-- button -->
 
<table cellspacing="0" cellpadding="0" style="margin-left:auto;margin-right:auto">
 
    %if padding_top:
 
    <tr>
 
        <td height="25px"></td>
 
    </tr>
 
    %endif
 
    <tr>
 
        <td style="border-collapse:collapse;border-radius:2px;text-align:center;display:block;border:solid 1px ${color_button}">
 
            <a href="${url}" style="text-decoration:none;display:block" target="_blank">
 
                <center style="padding:7px 16px 11px 16px">
 
                <center style="padding:11px 20px">
 
                    <font size="3">
 
                        <span style="${sans_style};font-weight:700;font-size:15px;line-height:14px;color:${color_button};white-space:nowrap;vertical-align:middle">${_(title)}</span>
 
                    </font>
 
                </center>
 
            </a>
 
        </td>
 
    </tr>
 
    %if padding_bottom:
 
    <tr>
 
        <td height="25px"></td>
 
    </tr>
 
    %endif
 
</table>
 
##<!-- /button -->
kallithea/tests/models/test_dump_html_mails.ref.html
Show inline comments
 
@@ -114,49 +114,49 @@ View Comment: http://comment.org
 
            <div>
 
                Changeset on
 
                <a style="color:#395fa0;text-decoration:none"
 
                   href="repo_target">repo_target</a>
 
                branch
 
                <span style="color:#395fa0">brunch</span>:
 
            </div>
 
            <div>
 
                "<a style="color:#395fa0;text-decoration:none"
 
                   href="http://changeset.com">This changeset did something clever which is hard to explain</a>"
 
                by
 
                <span style="color:#395fa0">u2 u3 (u2)</span>.
 
            </div>
 
        </td>
 
    </tr>
 
    <tr>
 
        <td>
 
<table cellspacing="0" cellpadding="0" style="margin-left:auto;margin-right:auto">
 
    <tr>
 
        <td height="25px"></td>
 
    </tr>
 
    <tr>
 
        <td style="border-collapse:collapse;border-radius:2px;text-align:center;display:block;border:solid 1px #395fa0">
 
            <a href="http://comment.org" style="text-decoration:none;display:block" target="_blank">
 
                <center style="padding:7px 16px 11px 16px">
 
                <center style="padding:11px 20px">
 
                    <font size="3">
 
                        <span style="font-family:Helvetica,Arial,sans-serif;font-weight:700;font-size:15px;line-height:14px;color:#395fa0;white-space:nowrap;vertical-align:middle">View Comment</span>
 
                    </font>
 
                </center>
 
            </a>
 
        </td>
 
    </tr>
 
</table>
 
        </td>
 
    </tr>
 
</table>
 
                    </td>
 
                    <td></td>
 
                </tr>
 
                <tr>
 
                    <td height="30px" colspan="3"></td>
 
                </tr>
 
            </table>
 
        </td>
 
        <td width="30px"></td>
 
    </tr>
 
</table>
 
<!--/body-->
 
<!--/html-->
 
@@ -273,49 +273,49 @@ View Comment: http://comment.org
 
            <div>
 
                Changeset on
 
                <a style="color:#395fa0;text-decoration:none"
 
                   href="repo_target">repo_target</a>
 
                branch
 
                <span style="color:#395fa0">brunch</span>:
 
            </div>
 
            <div>
 
                "<a style="color:#395fa0;text-decoration:none"
 
                   href="http://changeset.com">This changeset did something clever which is hard to explain</a>"
 
                by
 
                <span style="color:#395fa0">u2 u3 (u2)</span>.
 
            </div>
 
        </td>
 
    </tr>
 
    <tr>
 
        <td>
 
<table cellspacing="0" cellpadding="0" style="margin-left:auto;margin-right:auto">
 
    <tr>
 
        <td height="25px"></td>
 
    </tr>
 
    <tr>
 
        <td style="border-collapse:collapse;border-radius:2px;text-align:center;display:block;border:solid 1px #395fa0">
 
            <a href="http://comment.org" style="text-decoration:none;display:block" target="_blank">
 
                <center style="padding:7px 16px 11px 16px">
 
                <center style="padding:11px 20px">
 
                    <font size="3">
 
                        <span style="font-family:Helvetica,Arial,sans-serif;font-weight:700;font-size:15px;line-height:14px;color:#395fa0;white-space:nowrap;vertical-align:middle">View Comment</span>
 
                    </font>
 
                </center>
 
            </a>
 
        </td>
 
    </tr>
 
</table>
 
        </td>
 
    </tr>
 
</table>
 
                    </td>
 
                    <td></td>
 
                </tr>
 
                <tr>
 
                    <td height="30px" colspan="3"></td>
 
                </tr>
 
            </table>
 
        </td>
 
        <td width="30px"></td>
 
    </tr>
 
</table>
 
<!--/body-->
 
<!--/html-->
 
@@ -450,49 +450,49 @@ View Comment: http://comment.org
 
            <div>
 
                Changeset on
 
                <a style="color:#395fa0;text-decoration:none"
 
                   href="repo_target">repo_target</a>
 
                branch
 
                <span style="color:#395fa0">brunch</span>:
 
            </div>
 
            <div>
 
                "<a style="color:#395fa0;text-decoration:none"
 
                   href="http://changeset.com">This changeset did something clever which is hard to explain</a>"
 
                by
 
                <span style="color:#395fa0">u2 u3 (u2)</span>.
 
            </div>
 
        </td>
 
    </tr>
 
    <tr>
 
        <td>
 
<table cellspacing="0" cellpadding="0" style="margin-left:auto;margin-right:auto">
 
    <tr>
 
        <td height="25px"></td>
 
    </tr>
 
    <tr>
 
        <td style="border-collapse:collapse;border-radius:2px;text-align:center;display:block;border:solid 1px #395fa0">
 
            <a href="http://comment.org" style="text-decoration:none;display:block" target="_blank">
 
                <center style="padding:7px 16px 11px 16px">
 
                <center style="padding:11px 20px">
 
                    <font size="3">
 
                        <span style="font-family:Helvetica,Arial,sans-serif;font-weight:700;font-size:15px;line-height:14px;color:#395fa0;white-space:nowrap;vertical-align:middle">View Comment</span>
 
                    </font>
 
                </center>
 
            </a>
 
        </td>
 
    </tr>
 
</table>
 
        </td>
 
    </tr>
 
</table>
 
                    </td>
 
                    <td></td>
 
                </tr>
 
                <tr>
 
                    <td height="30px" colspan="3"></td>
 
                </tr>
 
            </table>
 
        </td>
 
        <td width="30px"></td>
 
    </tr>
 
</table>
 
<!--/body-->
 
<!--/html-->
 
@@ -627,49 +627,49 @@ View Comment: http://comment.org
 
            <div>
 
                Changeset on
 
                <a style="color:#395fa0;text-decoration:none"
 
                   href="repo_target">repo_target</a>
 
                branch
 
                <span style="color:#395fa0">brunch</span>:
 
            </div>
 
            <div>
 
                "<a style="color:#395fa0;text-decoration:none"
 
                   href="http://changeset.com">This changeset did something clever which is hard to explain</a>"
 
                by
 
                <span style="color:#395fa0">u2 u3 (u2)</span>.
 
            </div>
 
        </td>
 
    </tr>
 
    <tr>
 
        <td>
 
<table cellspacing="0" cellpadding="0" style="margin-left:auto;margin-right:auto">
 
    <tr>
 
        <td height="25px"></td>
 
    </tr>
 
    <tr>
 
        <td style="border-collapse:collapse;border-radius:2px;text-align:center;display:block;border:solid 1px #395fa0">
 
            <a href="http://comment.org" style="text-decoration:none;display:block" target="_blank">
 
                <center style="padding:7px 16px 11px 16px">
 
                <center style="padding:11px 20px">
 
                    <font size="3">
 
                        <span style="font-family:Helvetica,Arial,sans-serif;font-weight:700;font-size:15px;line-height:14px;color:#395fa0;white-space:nowrap;vertical-align:middle">View Comment</span>
 
                    </font>
 
                </center>
 
            </a>
 
        </td>
 
    </tr>
 
</table>
 
        </td>
 
    </tr>
 
</table>
 
                    </td>
 
                    <td></td>
 
                </tr>
 
                <tr>
 
                    <td height="30px" colspan="3"></td>
 
                </tr>
 
            </table>
 
        </td>
 
        <td width="30px"></td>
 
    </tr>
 
</table>
 
<!--/body-->
 
<!--/html-->
 
@@ -830,49 +830,49 @@ View User Profile: http://newbie.org
 
        <td style="color:#395fa0">
 
            New Full Name
 
        </td>
 
    </tr>
 
    <tr>
 
        <td height="10px" colspan="2"></td>
 
    </tr>
 
    <tr>
 
        <td>
 
            Email:
 
        </td>
 
        <td style="color:#395fa0">
 
            new@email.com
 
        </td>
 
    </tr>
 
    <tr>
 
        <td colspan="2">
 
<table cellspacing="0" cellpadding="0" style="margin-left:auto;margin-right:auto">
 
    <tr>
 
        <td height="25px"></td>
 
    </tr>
 
    <tr>
 
        <td style="border-collapse:collapse;border-radius:2px;text-align:center;display:block;border:solid 1px #395fa0">
 
            <a href="http://newbie.org" style="text-decoration:none;display:block" target="_blank">
 
                <center style="padding:7px 16px 11px 16px">
 
                <center style="padding:11px 20px">
 
                    <font size="3">
 
                        <span style="font-family:Helvetica,Arial,sans-serif;font-weight:700;font-size:15px;line-height:14px;color:#395fa0;white-space:nowrap;vertical-align:middle">View User Profile</span>
 
                    </font>
 
                </center>
 
            </a>
 
        </td>
 
    </tr>
 
</table>
 
        </td>
 
    </tr>
 
</table>
 
                    </td>
 
                    <td></td>
 
                </tr>
 
                <tr>
 
                    <td height="30px" colspan="3"></td>
 
                </tr>
 
            </table>
 
        </td>
 
        <td width="30px"></td>
 
    </tr>
 
</table>
 
<!--/body-->
 
<!--/html-->
 
@@ -1004,49 +1004,49 @@ View Pull Request: http://pr.org/7
 
                    <li>
 
                        <a style="color:#395fa0;text-decoration:none"
 
                           href="http://changeset_home/?repo_name=repo_org&amp;revision=123abc123abc123abc123abc123abc123abc123abc">
 
                            Introduce one and two
 
                        </a>
 
                    </li>
 
                    <li>
 
                        <a style="color:#395fa0;text-decoration:none"
 
                           href="http://changeset_home/?repo_name=repo_org&amp;revision=567fed567fed567fed567fed567fed567fed567fed">
 
                            Make one plus two equal tree
 
                        </a>
 
                    </li>
 
            </ul>
 
        </td>
 
    </tr>
 
    <tr>
 
        <td>
 
<table cellspacing="0" cellpadding="0" style="margin-left:auto;margin-right:auto">
 
    <tr>
 
        <td height="25px"></td>
 
    </tr>
 
    <tr>
 
        <td style="border-collapse:collapse;border-radius:2px;text-align:center;display:block;border:solid 1px #395fa0">
 
            <a href="http://pr.org/7" style="text-decoration:none;display:block" target="_blank">
 
                <center style="padding:7px 16px 11px 16px">
 
                <center style="padding:11px 20px">
 
                    <font size="3">
 
                        <span style="font-family:Helvetica,Arial,sans-serif;font-weight:700;font-size:15px;line-height:14px;color:#395fa0;white-space:nowrap;vertical-align:middle">View Pull Request</span>
 
                    </font>
 
                </center>
 
            </a>
 
        </td>
 
    </tr>
 
</table>
 
        </td>
 
    </tr>
 
</table>
 
                    </td>
 
                    <td></td>
 
                </tr>
 
                <tr>
 
                    <td height="30px" colspan="3"></td>
 
                </tr>
 
            </table>
 
        </td>
 
        <td width="30px"></td>
 
    </tr>
 
</table>
 
<!--/body-->
 
<!--/html-->
 
@@ -1178,49 +1178,49 @@ View Pull Request: http://pr.org/7
 
                    <li>
 
                        <a style="color:#395fa0;text-decoration:none"
 
                           href="http://changeset_home/?repo_name=repo_org&amp;revision=123abc123abc123abc123abc123abc123abc123abc">
 
                            Introduce one and two
 
                        </a>
 
                    </li>
 
                    <li>
 
                        <a style="color:#395fa0;text-decoration:none"
 
                           href="http://changeset_home/?repo_name=repo_org&amp;revision=567fed567fed567fed567fed567fed567fed567fed">
 
                            Make one plus two equal tree
 
                        </a>
 
                    </li>
 
            </ul>
 
        </td>
 
    </tr>
 
    <tr>
 
        <td>
 
<table cellspacing="0" cellpadding="0" style="margin-left:auto;margin-right:auto">
 
    <tr>
 
        <td height="25px"></td>
 
    </tr>
 
    <tr>
 
        <td style="border-collapse:collapse;border-radius:2px;text-align:center;display:block;border:solid 1px #395fa0">
 
            <a href="http://pr.org/7" style="text-decoration:none;display:block" target="_blank">
 
                <center style="padding:7px 16px 11px 16px">
 
                <center style="padding:11px 20px">
 
                    <font size="3">
 
                        <span style="font-family:Helvetica,Arial,sans-serif;font-weight:700;font-size:15px;line-height:14px;color:#395fa0;white-space:nowrap;vertical-align:middle">View Pull Request</span>
 
                    </font>
 
                </center>
 
            </a>
 
        </td>
 
    </tr>
 
</table>
 
        </td>
 
    </tr>
 
</table>
 
                    </td>
 
                    <td></td>
 
                </tr>
 
                <tr>
 
                    <td height="30px" colspan="3"></td>
 
                </tr>
 
            </table>
 
        </td>
 
        <td width="30px"></td>
 
    </tr>
 
</table>
 
<!--/body-->
 
<!--/html-->
 
@@ -1343,49 +1343,49 @@ View Comment: http://pr.org/comment
 
                to
 
                <a style="color:#395fa0;text-decoration:none"
 
                   href="http://mainline.com/repo">http://mainline.com/repo</a>
 
                branch
 
                <span style="color:#395fa0">trunk</span>:
 
            </div>
 
            <div>
 
                <a style="color:#395fa0;text-decoration:none"
 
                   href="http://pr.org/7">#7</a>
 
                "<span style="color:#395fa0">The Title</span>"
 
                by
 
                <span style="color:#395fa0">u2 u3 (u2)</span>.
 
            </div>
 
        </td>
 
    </tr>
 
    <tr>
 
        <td>
 
<table cellspacing="0" cellpadding="0" style="margin-left:auto;margin-right:auto">
 
    <tr>
 
        <td height="25px"></td>
 
    </tr>
 
    <tr>
 
        <td style="border-collapse:collapse;border-radius:2px;text-align:center;display:block;border:solid 1px #395fa0">
 
            <a href="http://pr.org/comment" style="text-decoration:none;display:block" target="_blank">
 
                <center style="padding:7px 16px 11px 16px">
 
                <center style="padding:11px 20px">
 
                    <font size="3">
 
                        <span style="font-family:Helvetica,Arial,sans-serif;font-weight:700;font-size:15px;line-height:14px;color:#395fa0;white-space:nowrap;vertical-align:middle">View Comment</span>
 
                    </font>
 
                </center>
 
            </a>
 
        </td>
 
    </tr>
 
</table>
 
        </td>
 
    </tr>
 
</table>
 
                    </td>
 
                    <td></td>
 
                </tr>
 
                <tr>
 
                    <td height="30px" colspan="3"></td>
 
                </tr>
 
            </table>
 
        </td>
 
        <td width="30px"></td>
 
    </tr>
 
</table>
 
<!--/body-->
 
<!--/html-->
 
@@ -1508,49 +1508,49 @@ View Comment: http://pr.org/comment
 
                to
 
                <a style="color:#395fa0;text-decoration:none"
 
                   href="http://mainline.com/repo">http://mainline.com/repo</a>
 
                branch
 
                <span style="color:#395fa0">trunk</span>:
 
            </div>
 
            <div>
 
                <a style="color:#395fa0;text-decoration:none"
 
                   href="http://pr.org/7">#7</a>
 
                "<span style="color:#395fa0">The Title</span>"
 
                by
 
                <span style="color:#395fa0">u2 u3 (u2)</span>.
 
            </div>
 
        </td>
 
    </tr>
 
    <tr>
 
        <td>
 
<table cellspacing="0" cellpadding="0" style="margin-left:auto;margin-right:auto">
 
    <tr>
 
        <td height="25px"></td>
 
    </tr>
 
    <tr>
 
        <td style="border-collapse:collapse;border-radius:2px;text-align:center;display:block;border:solid 1px #395fa0">
 
            <a href="http://pr.org/comment" style="text-decoration:none;display:block" target="_blank">
 
                <center style="padding:7px 16px 11px 16px">
 
                <center style="padding:11px 20px">
 
                    <font size="3">
 
                        <span style="font-family:Helvetica,Arial,sans-serif;font-weight:700;font-size:15px;line-height:14px;color:#395fa0;white-space:nowrap;vertical-align:middle">View Comment</span>
 
                    </font>
 
                </center>
 
            </a>
 
        </td>
 
    </tr>
 
</table>
 
        </td>
 
    </tr>
 
</table>
 
                    </td>
 
                    <td></td>
 
                </tr>
 
                <tr>
 
                    <td height="30px" colspan="3"></td>
 
                </tr>
 
            </table>
 
        </td>
 
        <td width="30px"></td>
 
    </tr>
 
</table>
 
<!--/body-->
 
<!--/html-->
 
@@ -1691,49 +1691,49 @@ View Comment: http://pr.org/comment
 
                to
 
                <a style="color:#395fa0;text-decoration:none"
 
                   href="http://mainline.com/repo">http://mainline.com/repo</a>
 
                branch
 
                <span style="color:#395fa0">trunk</span>:
 
            </div>
 
            <div>
 
                <a style="color:#395fa0;text-decoration:none"
 
                   href="http://pr.org/7">#7</a>
 
                "<span style="color:#395fa0">The Title</span>"
 
                by
 
                <span style="color:#395fa0">u2 u3 (u2)</span>.
 
            </div>
 
        </td>
 
    </tr>
 
    <tr>
 
        <td>
 
<table cellspacing="0" cellpadding="0" style="margin-left:auto;margin-right:auto">
 
    <tr>
 
        <td height="25px"></td>
 
    </tr>
 
    <tr>
 
        <td style="border-collapse:collapse;border-radius:2px;text-align:center;display:block;border:solid 1px #395fa0">
 
            <a href="http://pr.org/comment" style="text-decoration:none;display:block" target="_blank">
 
                <center style="padding:7px 16px 11px 16px">
 
                <center style="padding:11px 20px">
 
                    <font size="3">
 
                        <span style="font-family:Helvetica,Arial,sans-serif;font-weight:700;font-size:15px;line-height:14px;color:#395fa0;white-space:nowrap;vertical-align:middle">View Comment</span>
 
                    </font>
 
                </center>
 
            </a>
 
        </td>
 
    </tr>
 
</table>
 
        </td>
 
    </tr>
 
</table>
 
                    </td>
 
                    <td></td>
 
                </tr>
 
                <tr>
 
                    <td height="30px" colspan="3"></td>
 
                </tr>
 
            </table>
 
        </td>
 
        <td width="30px"></td>
 
    </tr>
 
</table>
 
<!--/body-->
 
<!--/html-->
 
@@ -1874,49 +1874,49 @@ View Comment: http://pr.org/comment
 
                to
 
                <a style="color:#395fa0;text-decoration:none"
 
                   href="http://mainline.com/repo">http://mainline.com/repo</a>
 
                branch
 
                <span style="color:#395fa0">trunk</span>:
 
            </div>
 
            <div>
 
                <a style="color:#395fa0;text-decoration:none"
 
                   href="http://pr.org/7">#7</a>
 
                "<span style="color:#395fa0">The Title</span>"
 
                by
 
                <span style="color:#395fa0">u2 u3 (u2)</span>.
 
            </div>
 
        </td>
 
    </tr>
 
    <tr>
 
        <td>
 
<table cellspacing="0" cellpadding="0" style="margin-left:auto;margin-right:auto">
 
    <tr>
 
        <td height="25px"></td>
 
    </tr>
 
    <tr>
 
        <td style="border-collapse:collapse;border-radius:2px;text-align:center;display:block;border:solid 1px #395fa0">
 
            <a href="http://pr.org/comment" style="text-decoration:none;display:block" target="_blank">
 
                <center style="padding:7px 16px 11px 16px">
 
                <center style="padding:11px 20px">
 
                    <font size="3">
 
                        <span style="font-family:Helvetica,Arial,sans-serif;font-weight:700;font-size:15px;line-height:14px;color:#395fa0;white-space:nowrap;vertical-align:middle">View Comment</span>
 
                    </font>
 
                </center>
 
            </a>
 
        </td>
 
    </tr>
 
</table>
 
        </td>
 
    </tr>
 
</table>
 
                    </td>
 
                    <td></td>
 
                </tr>
 
                <tr>
 
                    <td height="30px" colspan="3"></td>
 
                </tr>
 
            </table>
 
        </td>
 
        <td width="30px"></td>
 
    </tr>
 
</table>
 
<!--/body-->
 
<!--/html-->
 
@@ -2056,49 +2056,49 @@ View Comment: http://pr.org/comment
 
                to
 
                <a style="color:#395fa0;text-decoration:none"
 
                   href="http://mainline.com/repo">http://mainline.com/repo</a>
 
                branch
 
                <span style="color:#395fa0">trunk</span>:
 
            </div>
 
            <div>
 
                <a style="color:#395fa0;text-decoration:none"
 
                   href="http://pr.org/7">#7</a>
 
                "<span style="color:#395fa0">The Title</span>"
 
                by
 
                <span style="color:#395fa0">u2 u3 (u2)</span>.
 
            </div>
 
        </td>
 
    </tr>
 
    <tr>
 
        <td>
 
<table cellspacing="0" cellpadding="0" style="margin-left:auto;margin-right:auto">
 
    <tr>
 
        <td height="25px"></td>
 
    </tr>
 
    <tr>
 
        <td style="border-collapse:collapse;border-radius:2px;text-align:center;display:block;border:solid 1px #395fa0">
 
            <a href="http://pr.org/comment" style="text-decoration:none;display:block" target="_blank">
 
                <center style="padding:7px 16px 11px 16px">
 
                <center style="padding:11px 20px">
 
                    <font size="3">
 
                        <span style="font-family:Helvetica,Arial,sans-serif;font-weight:700;font-size:15px;line-height:14px;color:#395fa0;white-space:nowrap;vertical-align:middle">View Comment</span>
 
                    </font>
 
                </center>
 
            </a>
 
        </td>
 
    </tr>
 
</table>
 
        </td>
 
    </tr>
 
</table>
 
                    </td>
 
                    <td></td>
 
                </tr>
 
                <tr>
 
                    <td height="30px" colspan="3"></td>
 
                </tr>
 
            </table>
 
        </td>
 
        <td width="30px"></td>
 
    </tr>
 
</table>
 
<!--/body-->
 
<!--/html-->
 
@@ -2238,49 +2238,49 @@ View Comment: http://pr.org/comment
 
                to
 
                <a style="color:#395fa0;text-decoration:none"
 
                   href="http://mainline.com/repo">http://mainline.com/repo</a>
 
                branch
 
                <span style="color:#395fa0">trunk</span>:
 
            </div>
 
            <div>
 
                <a style="color:#395fa0;text-decoration:none"
 
                   href="http://pr.org/7">#7</a>
 
                "<span style="color:#395fa0">The Title</span>"
 
                by
 
                <span style="color:#395fa0">u2 u3 (u2)</span>.
 
            </div>
 
        </td>
 
    </tr>
 
    <tr>
 
        <td>
 
<table cellspacing="0" cellpadding="0" style="margin-left:auto;margin-right:auto">
 
    <tr>
 
        <td height="25px"></td>
 
    </tr>
 
    <tr>
 
        <td style="border-collapse:collapse;border-radius:2px;text-align:center;display:block;border:solid 1px #395fa0">
 
            <a href="http://pr.org/comment" style="text-decoration:none;display:block" target="_blank">
 
                <center style="padding:7px 16px 11px 16px">
 
                <center style="padding:11px 20px">
 
                    <font size="3">
 
                        <span style="font-family:Helvetica,Arial,sans-serif;font-weight:700;font-size:15px;line-height:14px;color:#395fa0;white-space:nowrap;vertical-align:middle">View Comment</span>
 
                    </font>
 
                </center>
 
            </a>
 
        </td>
 
    </tr>
 
</table>
 
        </td>
 
    </tr>
 
</table>
 
                    </td>
 
                    <td></td>
 
                </tr>
 
                <tr>
 
                    <td height="30px" colspan="3"></td>
 
                </tr>
 
            </table>
 
        </td>
 
        <td width="30px"></td>
 
    </tr>
 
</table>
 
<!--/body-->
 
<!--/html-->
 
@@ -2426,49 +2426,49 @@ View Comment: http://pr.org/comment
 
                to
 
                <a style="color:#395fa0;text-decoration:none"
 
                   href="http://mainline.com/repo">http://mainline.com/repo</a>
 
                branch
 
                <span style="color:#395fa0">trunk</span>:
 
            </div>
 
            <div>
 
                <a style="color:#395fa0;text-decoration:none"
 
                   href="http://pr.org/7">#7</a>
 
                "<span style="color:#395fa0">The Title</span>"
 
                by
 
                <span style="color:#395fa0">u2 u3 (u2)</span>.
 
            </div>
 
        </td>
 
    </tr>
 
    <tr>
 
        <td>
 
<table cellspacing="0" cellpadding="0" style="margin-left:auto;margin-right:auto">
 
    <tr>
 
        <td height="25px"></td>
 
    </tr>
 
    <tr>
 
        <td style="border-collapse:collapse;border-radius:2px;text-align:center;display:block;border:solid 1px #395fa0">
 
            <a href="http://pr.org/comment" style="text-decoration:none;display:block" target="_blank">
 
                <center style="padding:7px 16px 11px 16px">
 
                <center style="padding:11px 20px">
 
                    <font size="3">
 
                        <span style="font-family:Helvetica,Arial,sans-serif;font-weight:700;font-size:15px;line-height:14px;color:#395fa0;white-space:nowrap;vertical-align:middle">View Comment</span>
 
                    </font>
 
                </center>
 
            </a>
 
        </td>
 
    </tr>
 
</table>
 
        </td>
 
    </tr>
 
</table>
 
                    </td>
 
                    <td></td>
 
                </tr>
 
                <tr>
 
                    <td height="30px" colspan="3"></td>
 
                </tr>
 
            </table>
 
        </td>
 
        <td width="30px"></td>
 
    </tr>
 
</table>
 
<!--/body-->
 
<!--/html-->
 
@@ -2614,49 +2614,49 @@ View Comment: http://pr.org/comment
 
                to
 
                <a style="color:#395fa0;text-decoration:none"
 
                   href="http://mainline.com/repo">http://mainline.com/repo</a>
 
                branch
 
                <span style="color:#395fa0">trunk</span>:
 
            </div>
 
            <div>
 
                <a style="color:#395fa0;text-decoration:none"
 
                   href="http://pr.org/7">#7</a>
 
                "<span style="color:#395fa0">The Title</span>"
 
                by
 
                <span style="color:#395fa0">u2 u3 (u2)</span>.
 
            </div>
 
        </td>
 
    </tr>
 
    <tr>
 
        <td>
 
<table cellspacing="0" cellpadding="0" style="margin-left:auto;margin-right:auto">
 
    <tr>
 
        <td height="25px"></td>
 
    </tr>
 
    <tr>
 
        <td style="border-collapse:collapse;border-radius:2px;text-align:center;display:block;border:solid 1px #395fa0">
 
            <a href="http://pr.org/comment" style="text-decoration:none;display:block" target="_blank">
 
                <center style="padding:7px 16px 11px 16px">
 
                <center style="padding:11px 20px">
 
                    <font size="3">
 
                        <span style="font-family:Helvetica,Arial,sans-serif;font-weight:700;font-size:15px;line-height:14px;color:#395fa0;white-space:nowrap;vertical-align:middle">View Comment</span>
 
                    </font>
 
                </center>
 
            </a>
 
        </td>
 
    </tr>
 
</table>
 
        </td>
 
    </tr>
 
</table>
 
                    </td>
 
                    <td></td>
 
                </tr>
 
                <tr>
 
                    <td height="30px" colspan="3"></td>
 
                </tr>
 
            </table>
 
        </td>
 
        <td width="30px"></td>
 
    </tr>
 
</table>
 
<!--/body-->
 
<!--/html-->
0 comments (0 inline, 0 general)