... | ... |
@@ -122,7 +122,7 @@ function NewsSection($sourceHTML) { |
122 | 122 |
<span id="style-active" class="day"></span> |
123 | 123 |
<button id="menu-btn" onclick="hideMenu()"><i class="fa fa-eye-slash fa-fw"></i></button> |
124 | 124 |
<button id="style-btn" onclick="forceStylesheet()"><i class="fa fa-sun-o fa-fw"></i></button> |
125 |
- <h1 style="display: inline"><i class="fa fa-newspaper-o fa-fw"></i> News.fr</h1> |
|
125 |
+ <h1 style="display: inline"><i class="fa fa-newspaper-o fa-fw"></i> <?php echo NEWS_TITLE; ?></h1> |
|
126 | 126 |
</div> |
127 | 127 |
</div><!-- ./col-11 --> |
128 | 128 |
</div><!-- ./row --> |