This commit is contained in:
psychoticwolf%carolina.rr.com 2004-12-20 13:25:41 +00:00
Родитель c5d18a2a19
Коммит 98f5b200ad
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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