[RSS Feed/News] How to replace a phrase with actual text in a template?

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
I would like to replace the reply_placeholder phrase directly on a template but I cant seem to make it work.

placeholder="{{ phrase('reply_placeholder') }}"

Thats the original and Im trying to replace it with something else like these

placeholder="some text here"
placeholder="{{ some text here }}"

But those didnt work.


Why not simply edit the phrase in Languages and Phrases?
There are 3 occurrences of that phrase and I only need to replace 1 (thread_reply template).

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom