Debian CVS barbier wrote:
> Update of /cvs/webwml/webwml/english/template/debian
> In directory klecker:/tmp/cvs-serv24335
> 
> Modified Files:
>       consultant.wml ddp.wml event.wml mainpage.wml news.wml 
>       past_event.wml template.wml translation-check.wml votebar.wml 
> Log Message:
> Add a trailing slash for WML empty elements.
> HTML tags have not been changed.
> 
> 
> --- /cvs/webwml/webwml/english/template/debian/consultant.wml 2001/09/02 
> 19:36:12     1.43
> +++ /cvs/webwml/webwml/english/template/debian/consultant.wml 2001/09/02 
> 20:07:54     1.44
> @@ -54,22 +54,22 @@
>  # DO NOT translate anything below this line. If you feel something needs to
>  # be modified, first write to debian-www list.
>  
> -#use wml::debian::basic SUMMARY="$(SUMMARY)" title="<consultanttitle>"
> +#use wml::debian::basic SUMMARY="$(SUMMARY)" title="<consultanttitle/>"
>  #use wml::debian::languages
>  
>  {#check_trans#}
>  
>  {#mainbody#}
>  
> -<hrline>
> +<hrline/>
>  
> -<returnconsult>
> +<returnconsult/>
>  
>  <ifeq "$(NOLANGUAGES)" "" "
>  <:= languages() :>
>  ">
>  
> -<hrline>
> +<hrline/>
>  
>  #use wml::debian::footer NOCOMMENTS="yes" NOCOPYRIGHT="yes"

[...]

Would you mind adding a small explanation why this change is required?

Regards,

        Joey

-- 
No question is too silly to ask, but, of course, some are too silly
to answer.   -- Perl book

Reply via email to