Bug 150826 - missing space between list of attachments
r=mattyt x2 git-svn-id: svn://10.0.0.236/trunk@123027 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
6b4af86e93
commit
11df709295
@ -216,7 +216,7 @@
|
||||
[% ELSE %]
|
||||
<a href="attachment.cgi?id=[% a %]&action=edit">#[% a %]</a>
|
||||
[% END %]
|
||||
[% "|" UNLESS loop.last() %]
|
||||
[% " |" UNLESS loop.last() %]
|
||||
[% END %]
|
||||
|
||||
</form>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user