Private GIT

Skip to content
Snippets Groups Projects
Commit 0dd4ad40 authored by CREMEL Stéphane's avatar CREMEL Stéphane
Browse files

correct bug for hist trunc icon

parent 55f77f49
Branches
Tags
No related merge requests found
...@@ -359,7 +359,7 @@ $epLoc ...@@ -359,7 +359,7 @@ $epLoc
#end if #end if
</td> </td>
<td align="center"> <td align="center">
<a class="histTrunc" href="trunchistory?epid=$epResult["episode_id"]"><img src="$sbRoot/images/corbeille.png" height="16" alt="trunc" title="Trunc Downloaded links History" /></a> <a class="histTrunc" href="trunchistory?epid=$epResult["episode_id"]"><img src="$sbRoot/images/corbeille.png" height="16px" width="16px" alt="trunc" title="Trunc Downloaded links History" /></a>
</td> </td>
</tr> </tr>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment