Bug tracker

This ticket has been moved to our new tracker. Open Ticket PHPBB3-2432 now.

changing the value 'NO_TOPIC_ICON' dosn't work (fix completed in vcs)

in the posting.php language file
you see this

'NO_TOPIC_ICON' => 'None',

try change the word 'None' ==> will not work and it will still as it's in the posting screen although it's value in the posting_body.html is {L_NO_TOPIC_ICON}

Comments / History

Posted by dodo5000 on Dec 4th 2006, 20:19

i've just see the same value
'NO_TOPIC_ICON' => 'None',
in mcp.php
and when i change it ==> it's changed in the posting screen
but i think it's duplicated

Posted by SHS` (Consultant) on Dec 13th 2006, 22:37

Assigning to Meik to decide from which file to axe the value, assuming they are duplicated in error, though I think the one in posting.php is legitimately used somewhere?

Posted by dodo5000 on Dec 14th 2006, 09:13

hi SHS'
the value in posting.php is used in the MCP

Posted by Acyd Burn (Server Manager) on Dec 15th 2006, 11:53

Removed in posting.php, since the mcp *and* posting is using mcp.php.

Linked ticket with changeset: r6770

Action performed by Anonymous (I am too lazy to register) on Dec 15th 2006, 14:54

Ticket details

Related SVN changesets