Author: julian Date: 2005-12-13 16:43:33 -0600 (Tue, 13 Dec 2005) New Revision: 5
Modified: autohandler why.html Log: autohandler * Right-align the layout table that contains the "FAQ", "Downloads", "Sitemap", and "Contact Us" buttons. why.html * <p></p> must not contain <pre>, so the <p></p> section got split in two parts around the <pre>. Modified: autohandler =================================================================== --- autohandler 2005-12-13 13:25:11 UTC (rev 4) +++ autohandler 2005-12-13 22:43:33 UTC (rev 5) @@ -60,7 +60,7 @@ </table> </td> -<td valign="top" width="241"><table border="0" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF"> +<td valign="top" align="right" width="241"><table border="0" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF"> <tr> <td style="padding-top:13px"><a href="faq.html"><img src="images/b1.gif" border="0" alt="FAQ"></a><a href="downloads.html"><img src="images/b2.gif" border="0" alt="Downloads"></a><a href="sitemap.html"><img src="images/b3.gif" border="0" alt="Sitemap"></a><a href="contact_us.html"><img src="images/b4.gif" border="0" alt="Contact Us"></a></td> <td width="17" rowspan="4"><img src="images/spacer.gif" alt=""></td> Modified: why.html =================================================================== --- why.html 2005-12-13 13:25:11 UTC (rev 4) +++ why.html 2005-12-13 22:43:33 UTC (rev 5) @@ -217,7 +217,7 @@ <P><B>Here's what you can do.</B> Contact the system administrator responsible for <CODE><% $domain |h %></CODE> and tell them that they need to change its SPF record so -that it contains <CODE><% $name_or_ip |h%></CODE>. +that it contains <CODE><% $name_or_ip |h%></CODE>.</P> <%perl> my $original_spf_record = $result_hash->{spf_record}; @@ -240,11 +240,9 @@ </%perl> % if (length $suggested_record) { -For example, they could change the record to something like - +<P>For example, they could change the record to something like</P> <PRE> <% $suggested_record |h %></PRE> % } -</P> <P>If you can show this web page to your system administrator, they should be able to solve the problem.</P> ------- To unsubscribe, change your address, or temporarily deactivate your subscription, please go to http://v2.listbox.com/member/[EMAIL PROTECTED]