Skip to content

Commit

Permalink
Merge pull request #3089 from aspangaro/develop-patch39
Browse files Browse the repository at this point in the history
Fix travis
  • Loading branch information
Juanjo Menent committed Jun 24, 2015
2 parents 0780c84 + b4b5ded commit 9080470
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions htdocs/support/index.php
Expand Up @@ -194,7 +194,7 @@

print '</td>';
print '</tr><tr>';
#$urlwiki='http://wiki.dolibarr.org/index.php/List of Dolibarr partners and providers';
//$urlwiki='http://wiki.dolibarr.org/index.php/List of Dolibarr partners and providers';
$urlwiki='http://partners.dolibarr.org';
print '<td align="center" valign="top">';
print '<table class="nocellnopadd">';
Expand Down Expand Up @@ -229,7 +229,7 @@

print '</td>';
print '</tr><tr>';
#$urlwiki='http://wiki.dolibarr.org/index.php/List of Dolibarr partners and providers';
//$urlwiki='http://wiki.dolibarr.org/index.php/List of Dolibarr partners and providers';
$urlwiki='http://partners.dolibarr.org';
print '<td align="center" valign="top">';
print '<table class="nocellnopadd">';
Expand Down

0 comments on commit 9080470

Please sign in to comment.