|
From: Max Z. <ma...@us...> - 2006-06-14 22:22:55
|
Update of /cvsroot/mutella/mutella/share/remote/template/modules In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv32570/share/remote/template/modules Modified Files: downloads.html Log Message: added a very preliminary queuing support Index: downloads.html =================================================================== RCS file: /cvsroot/mutella/mutella/share/remote/template/modules/downloads.html,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** downloads.html 17 Nov 2002 14:01:47 -0000 1.8 --- downloads.html 14 Jun 2006 22:22:48 -0000 1.9 *************** *** 23,27 **** <td class="data-small" align="center">#ITEMSTATUS#</td> <td class="data-small" align="center">#ITEMRATE#/s</td> ! <td class="data-small" align="center">ConnErr:#ITEMCONNERR# PushTO:#ITEMPUSHTO#</td> <td class="data-small" align="center">#ITEMDISCREASON#</td> </tr> --- 23,27 ---- <td class="data-small" align="center">#ITEMSTATUS#</td> <td class="data-small" align="center">#ITEMRATE#/s</td> ! <td class="data-small" align="center">ConnErr:#ITEMCONNERR# PushTO:#ITEMPUSHTO# Que:#ITEMQUEPOS#/#ITEMQUELEN#</td> <td class="data-small" align="center">#ITEMDISCREASON#</td> </tr> |