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

Commit

Permalink
Announcements Controls Rename (#515)
Browse files Browse the repository at this point in the history
* Renamed "Game Controls" to "Announcement Controls" on the administrative Announcement page.
  • Loading branch information
justinwray authored and gsingh93 committed Jun 6, 2017
1 parent dc7c87c commit c5da9f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/controllers/AdminController.php
Original file line number Diff line number Diff line change
Expand Up @@ -1139,7 +1139,7 @@ class="icon--badge"
return
<div>
<header class="admin-page-header">
<h3>{tr('Game Controls')}</h3>
<h3>{tr('Announcement Controls')}</h3>
<span class="admin-section--status">
{tr('status_')}<span class="highlighted">{tr('OK')}</span>
</span>
Expand Down

0 comments on commit c5da9f7

Please sign in to comment.