I would like to add a questions while deleting a record.
if i understsand right i had to modify the OnDelete function like done in client/client_del.php
So i create a new mytable_del.htm to display the question.
Everything works but the translations are not loadad from lag/del_mytable.lng.
Can you tell my which function trigger the var replacement in the template.
Posts: 31,872
Thanks: 689
Thanked 4,185 Times in 3,202 Posts
As there is normally no such page (your page is manually generated), you have to apply the language variables in your code with the setVar function of the templating library.
Recent comments
1 day 22 hours ago
2 days 7 hours ago
2 days 10 hours ago
2 days 11 hours ago
2 days 12 hours ago
2 days 14 hours ago
2 days 16 hours ago
2 days 17 hours ago
3 days 9 hours ago
3 days 10 hours ago