зеркало из https://github.com/mozilla/gecko-dev.git
Fix typo, additional
This commit is contained in:
Родитель
c5d18a2a19
Коммит
98f5b200ad
|
@ -57,7 +57,7 @@ include"$page_header";
|
|||
|
||||
<div id="mainContent">
|
||||
<h2><?php print(ucwords($application)); ?> Extensions</h2>
|
||||
<p class="first">Extensions are small add-ons that add new functionality to <?php print(ucwords($application)); ?>. They can add anything from a toolbar button to a completely new feature. They allow the browser to be customized to fit the personal needs of each user if they need addtional features<?php if ($application !=="mozilla") { ?>, while keeping <?php print(ucwords($application)); ?> small to download <?php } ?>.</p>
|
||||
<p class="first">Extensions are small add-ons that add new functionality to <?php print(ucwords($application)); ?>. They can add anything from a toolbar button to a completely new feature. They allow the browser to be customized to fit the personal needs of each user if they need additional features<?php if ($application !=="mozilla") { ?>, while keeping <?php print(ucwords($application)); ?> small to download <?php } ?>.</p>
|
||||
|
||||
<?php
|
||||
//Get Current Version for Detected Application
|
||||
|
|
Загрузка…
Ссылка в новой задаче