aboutsummaryrefslogtreecommitdiffstats
path: root/config/dansguardian
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@world.inf.org>2012-06-23 19:53:11 +0545
committerPhil Davis <phil.davis@world.inf.org>2012-06-23 19:53:11 +0545
commit20850d45dee464c5dce53a45d7f2fdf06addfba2 (patch)
treed2259fae7542c1b0d2f691fd2d325b09a39dab6a /config/dansguardian
parentfe1ba5c5382c78853617e7b431bf865c32d89ca6 (diff)
downloadpfsense-packages-20850d45dee464c5dce53a45d7f2fdf06addfba2.tar.gz
pfsense-packages-20850d45dee464c5dce53a45d7f2fdf06addfba2.tar.bz2
pfsense-packages-20850d45dee464c5dce53a45d7f2fdf06addfba2.zip
Minor typo and grammar - hopefully Marcello will receive lots of donations for his great work :)
Diffstat (limited to 'config/dansguardian')
-rwxr-xr-xconfig/dansguardian/dansguardian_about.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/config/dansguardian/dansguardian_about.php b/config/dansguardian/dansguardian_about.php
index 49359472..e678ede7 100755
--- a/config/dansguardian/dansguardian_about.php
+++ b/config/dansguardian/dansguardian_about.php
@@ -1,6 +1,6 @@
<?php
/*
- mailscanner_about.php
+ dansguardian_about.php
part of pfSense (http://www.pfsense.com/)
Copyright (C) 2011 Marcello Coutinho <marcellocoutinho@gmail.com>
All rights reserved.
@@ -96,9 +96,9 @@ include("head.inc");
<td width="78%" class="vtable"><?=gettext("Package Created by <a target=_new href='http://forum.pfsense.org/index.php?action=profile;u=4710'>Marcello Coutinho</a><br><br>");?></td>
</tr>
<tr>
- <td width="22%" valign="top" class="vncell"><?=gettext("Donatios ");?></td>
- <td width="78%" class="vtable"><?=gettext("If you like this package, please <a target=_new href='http://www.pfsense.org/index.php?option=com_content&task=view&id=47&Itemid=77'>donate to pfSense project</a>.<br><br>
- If you want that your donation goes to this package developer, make a note on donation forwarding it to me.<br><br>");?></td>
+ <td width="22%" valign="top" class="vncell"><?=gettext("Donations ");?></td>
+ <td width="78%" class="vtable"><?=gettext("If you like this package, please <a target=_new href='http://www.pfsense.org/index.php?option=com_content&task=view&id=47&Itemid=77'>donate to the pfSense project</a>.<br><br>
+ If you want your donation to go to this package developer, make a note on the donation forwarding it to me.<br><br>");?></td>
</tr>
</table>