Removed bogus extra comma

This commit is contained in:
Daniel James 2013-01-04 17:30:51 +00:00
parent 02ac909430
commit c5f1d4a568
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<h2><? echo _("About") ?></h2>
<p>
<?php
echo sprintf(_("%sAirtime%s %s, , the open radio software for scheduling and remote station management. %s"),
echo sprintf(_("%sAirtime%s %s, the open radio software for scheduling and remote station management. %s"),
"<a href='http://airtime.sourcefabric.org' target='_blank'>",
"</a>",
$this->airtime_version,