mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-13 07:24:47 +00:00
Bug 150826 - missing space between list of attachments
r=mattyt x2
This commit is contained in:
parent
5e4576f2d2
commit
8226cfb52e
@ -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