Skip to content

Commit f396b77

Browse files
committed
MAGETWO-45084: [HHVM] Functional Install builds failed Wrong Web Installation Title
- CR comments
1 parent 21d26ec commit f396b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/view/error/401.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
?>
1010
<script>
11-
document.title = 'Magento Setup - 401 unauthorized access';
11+
document.title = 'Magento Setup - 401 Unauthorized Access';
1212
</script>
1313
<section class="page-landing">
1414
<img class="logo" src="<?php echo $this->basePath() ?>/pub/images/magento-logo.svg" alt="Magento"/>

0 commit comments

Comments
 (0)