יחידה:הערה: הבדלים בין גרסאות בדף

מאין תקציר עריכה
מאין תקציר עריכה
שורה 15: שורה 15:
text = '<div style="direction: ltr;text-align:left;">' .. args[1] .. '</div>'
text = '<div style="direction: ltr;text-align:left;">' .. args[1] .. '</div>'
else
else
text = frame.args[1]
text = args[1]
end
end