Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
v1.4; 'alang' bugs (with patch) [reports, place]
#3
I can still reproduce it with this link:
http://localhost/game.php?village=1&scre...ode=attack

game_report.tpl should be edited too:
Code:
<h2>{$lang->get( "reports")}</h2>
becomes
Code:
<h2>{$lang->grab("report_all", "reports")}</h2>

Reminder: game_report_overview.tpl should be edited too, see first post.

Edit: and game_report_view.tpl...


Messages In This Thread
RE: v1.4; 'alang' bugs (with patch) [reports, place] - by Lekensteyn - 10.08.2010, 15:26



Users browsing this thread: 1 Guest(s)