mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 22:40:39 +02:00
[ticket/9575] Also change 'administrate' to 'administer' in templates
PHPBB3-9575
This commit is contained in:
@@ -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()
|
||||||
{
|
{
|
||||||
|
@@ -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()
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user