[ticket/9575] Also change 'administrate' to 'administer' in templates

PHPBB3-9575
This commit is contained in:
Igor Wiedler 2010-12-05 14:09:39 +01:00
parent 8b3d068e83
commit 0491bfbc2d
2 changed files with 2 additions and 2 deletions

View file

@ -58,7 +58,7 @@
/** /**
* Init the wanted display functionality if javascript is enabled. * Init the wanted display functionality if javascript is enabled.
* If javascript is not available, the user is still able to properly administrate. * If javascript is not available, the user is still able to properly administer.
*/ */
onload = function() onload = function()
{ {

View file

@ -77,7 +77,7 @@
/** /**
* Init the wanted display functionality if javascript is enabled. * Init the wanted display functionality if javascript is enabled.
* If javascript is not available, the user is still able to properly administrate. * If javascript is not available, the user is still able to properly administer.
*/ */
onload = function() onload = function()
{ {