[med-svn] r4994 - trunk/community/website

Steffen Möller steffen_moeller at gmx.de
Fri Jul 2 17:01:16 UTC 2010


It works again, many thanks!
Steffen

On 07/02/2010 06:49 PM, Nelson A. de Oliveira wrote:
> Author: naoliv
> Date: 2010-07-02 16:49:54 +0000 (Fri, 02 Jul 2010)
> New Revision: 4994
>
> Modified:
>    trunk/community/website/index.php
> Log:
> Small fix for the ?\194?\187 symbol
>
>
> Modified: trunk/community/website/index.php
> ===================================================================
> --- trunk/community/website/index.php	2010-07-02 16:25:38 UTC (rev 4993)
> +++ trunk/community/website/index.php	2010-07-02 16:49:54 UTC (rev 4994)
> @@ -166,7 +166,7 @@
>  					<td><?=strftime("%c", strtotime($rs["items"][$i]["pubDate"]))?></td>
>  					<td><a href="http://alioth.debian.org/users/<?=$author?>"><?=$author?></a></td>
>  					<td><?=$desc?></td>
> -					<td><a href="<?=$rs["items"][$i]["link"]?>">&raquo;</a></td>
> +					<td><a href="<?=$rs["items"][$i]["link"]?>">&#187;</a></td>
>  				</tr>
>  						<?php
>  						}
>
>
> _______________________________________________
> debian-med-commit mailing list
> debian-med-commit at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
>   




More information about the debian-med-commit mailing list