Actions

Translations

Theme editor/216/sl: Difference between revisions

From LimeSurvey Manual

(Created page with "<syntaxhighlight lang="php" enclose="div"><img src="{TEMPLATEURL}slikaLogotipa-{SID}.png"></syntaxhighlight>")
 
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
<syntaxhighlight lang="php" enclose="div"><img src="{TEMPLATEURL}slikaLogotipa-{SID}.png"></syntaxhighlight>
<syntaxhighlight lang="php"><img src="{TEMPLATEURL}files/logoImage-{SID}.png"></syntaxhighlight>

Latest revision as of 10:39, 14 December 2023

Message definition (Theme editor)
<syntaxhighlight lang="php"><img src="{TEMPLATEURL}files/logoImage-{SID}.png"></syntaxhighlight>
<img src="{TEMPLATEURL}files/logoImage-{SID}.png">