Integrate bug history directly into showreport.php.
[bugdar.git] / templates / history_bit.tpl
1 <div class="history">
2 <if condition="$show['group']">$log[user] changed </if>$log[field] from "$log[original]" to "$log[changed]".
3 </div>