mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Tweaks to text
Touches page titles, some table headers (capitalisation mostly), menu items.
This commit is contained in:
@@ -14,7 +14,7 @@ class Distances extends CI_Controller {
|
||||
public function index()
|
||||
{
|
||||
// Render Page
|
||||
$data['page_title'] = "Distances worked";
|
||||
$data['page_title'] = "Distances Worked";
|
||||
|
||||
function js_str($s)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user