Ticket #391 (closed defect: fixed)

Opened 8 years ago

Last modified 8 years ago

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

no.js (0.6 kB) - added by kim@… 8 years ago.
UTF-8 file

Change History

Changed 8 years ago by kim@…

UTF-8 file

Changed 8 years ago by gocher

  • status changed from new to closed
  • resolution set to fixed

fixed in Changeset 276

Note: See TracTickets for help on using tickets.