[Rt-devel] [PATCH 3.7-RTIR-RELENG 1/2] xhtml: extra </td> closing tag in ModifyAll.html

Ruslan Zakirov ruz at bestpractical.com
Wed Oct 31 09:23:09 EDT 2007


thanks, applied.

On 10/31/07, Jason Long <jlong at messiah.edu> wrote:
> This patch eliminates an extra </td> closing tag.
> ---
>
>  html/Ticket/ModifyAll.html |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/html/Ticket/ModifyAll.html b/html/Ticket/ModifyAll.html
> index 04f21a9..abdff75 100755
> --- a/html/Ticket/ModifyAll.html
> +++ b/html/Ticket/ModifyAll.html
> @@ -110,7 +110,7 @@
>  <td class="entry"><& /Elements/EditCustomField,
>      CustomField => $CF,
>      NamePrefix => "Object-RT::Transaction--CustomField-"
> -    &><em><% $CF->FriendlyType %></em></td>
> +    &><em><% $CF->FriendlyType %></em>
>  </td></tr>
>  %    } # end if while
>  % } # end of if
>
> _______________________________________________
> List info: http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel
>
> SAVE THOUSANDS OF DOLLARS ON RT SUPPORT:
>
> If you sign up for a new RT support contract before December 31, we'll take
> up to 20 percent off the price. This sale won't last long, so get in touch today.
>     Email us at sales at bestpractical.com or call us at +1 617 812 0745.
>


-- 
Best regards, Ruslan.


More information about the Rt-devel mailing list