Hi,
When using the translation page to modify for example the french language, I end up with a blue box before the table where I can edit. This blue blob can take a lot of space.
See attached file for a screenshot and the full content of this blob.
Thanks!
Translation page [RESOLVED]
Moderator: Thorsten
Translation page [RESOLVED]
You do not have the required permissions to view the files attached to this post.
Last edited by guillaume on Wed Jan 20, 2010 5:03 pm, edited 1 time in total.
Re: Translation page
Hi,
sorry... please remove the code in admin/trans.edit.php. Sorry for that.
bye
Thorsten
sorry... please remove the
Code: Select all
dump();
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Re: Translation page
Cool,
I removed the following line as instructed and it worked.
Thx! 
I removed the following line as instructed and it worked.
Code: Select all
dump($_SESSION);
