Skip to content
This repository was archived by the owner on Mar 3, 2020. It is now read-only.

Commit c5da9f7

Browse files
justinwraygsingh93
authored andcommitted
Announcements Controls Rename (#515)
* Renamed "Game Controls" to "Announcement Controls" on the administrative Announcement page.
1 parent dc7c87c commit c5da9f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/controllers/AdminController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1139,7 +1139,7 @@ class="icon--badge"
11391139
return
11401140
<div>
11411141
<header class="admin-page-header">
1142-
<h3>{tr('Game Controls')}</h3>
1142+
<h3>{tr('Announcement Controls')}</h3>
11431143
<span class="admin-section--status">
11441144
{tr('status_')}<span class="highlighted">{tr('OK')}</span>
11451145
</span>

0 commit comments

Comments
 (0)