mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/9575] Also change 'administrate' to 'administer' in templates
PHPBB3-9575
This commit is contained in:
parent
8b3d068e83
commit
0491bfbc2d
2 changed files with 2 additions and 2 deletions
|
@ -58,7 +58,7 @@
|
|||
|
||||
/**
|
||||
* 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()
|
||||
{
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
|
||||
/**
|
||||
* 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()
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue