2011-07-27, 16:31:58
polyfragmented Wrote:Is there a way to have another page listing tool load when you login to admin? I continuously find myself clicking on the I18N page list
Tip: Changing Admin Panel start page
For I18N page manager it would be: edit /admin/inc/configuration.php line 18 (GS 3.0), change to:
Code:
$cookie_redirect = 'load.php?id=i18n_base';