r150: Updated logging system to have one entry per changed field. We then group these...
[bugdar.git] / templates / default / history_bit.tpl
1 <tr>
2 <td width="20%"><em>$log[field]</em></td>
3 <td width="15%">$log[original]</td>
4 <td width="15%">$log[changed]</td>
5 </tr>