From 79a4f1adadb0edde624a06b16bd9ea9c29c25a2a Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Fri, 25 Dec 2015 21:19:52 +0100 Subject: switched from c3voc to uppercase C3VOC --- view/about-global.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view') diff --git a/view/about-global.php b/view/about-global.php index 5807e8b..2707631 100644 --- a/view/about-global.php +++ b/view/about-global.php @@ -2,5 +2,5 @@ echo $tpl->render(array( 'page' => 'about-global', - 'title' => 'About the c3voc', + 'title' => 'About the C3VOC', )); -- cgit v1.2.3