Ticket #391 (closed defect: fixed)
NO Lang file - and min modification for plugin : InsertMarquee
| Reported by: | anonymous | Owned by: | gogo |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin_Other | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Seems that in the file "insert_marquee.html" there needs to be a little change for one of the language strings to be replaced,
This line :
<div class="fr"><nobr>Background-Color:</nobr></div>
should be changed to :
<div class="fr">Background-Color:</div>
also this line :
<div class="fr"><nobr>Scroll Amount:</nobr></div>
should be changed to :
<div class="fr">Scroll Amount:</div>
Atleast it works when this is done, when the <nobr> tag is around, the string isnt replaced.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
