Skip to content
This repository was archived by the owner on May 1, 2019. It is now read-only.

Commit ffa0b71

Browse files
committed
Merge pull request #439 from snapshotpl/rename-header
New header name on homepage
2 parents 90b3068 + ce2b7c1 commit ffa0b71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

module/Application/view/layout/layout.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<div class="row">
7777
<div class="col-md-8 col-sm-12">
7878
<h1 class="zf-green">
79-
<strong>Welcome to the ZF2 Modules Site</strong>
79+
<strong>Zend Framework 2 Modules Repository</strong>
8080
</h1>
8181
<h3 class="text-muted">Find one of <strong><?php echo $this->totalModules(); ?></strong> modules that fits your needs.</h3>
8282
<div>

0 commit comments

Comments
 (0)