Renamed timeline to updates as more intuitive.

Fixed other little consistency stuff.
This commit is contained in:
Loic d'Anterroches
2008-11-15 11:35:30 +01:00
parent 4760c4b563
commit c044e99960
4 changed files with 4 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
</tr>
<tr class="extra">
<td colspan="2">
<div class="helptext right">{trans 'Commit:'}&nbsp;<a href="{$url}" class="mono">{$change.commit}</a>,
<div class="helptext right">{trans 'Commit'}&nbsp;<a href="{$url}" class="mono">{$change.commit}</a>,
{trans 'by'} {$change.author|strip_tags} {* this remove the email address *}
</div>