0
0

Modified template title

This commit is contained in:
Bryan Pedini
2019-01-20 19:50:49 +01:00
parent c3bb6278b5
commit d4872fbed4
2 changed files with 3 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
2 => 'About myself',
3 => 'What I\'ve done so far',
4 => 'Who I would like to be',
5 => 'Webform contact'
5 => 'Web Form contact'
];
if ( ! isset ( $_POST ['section'] ) ) {
$requested_section_title = 'Home';