Plugin Directory

Changeset 577667


Ignore:
Timestamp:
07/26/2012 02:08:59 PM (14 years ago)
Author:
6WWW
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • wpcb/trunk/trello.php

    r577666 r577667  
    9292    if(isset($options['apiKey'])){$val = $options['apiKey'];}
    9393        echo '<input type="text"  size="75" id="apiKey" name="wpcb_trello[apiKey]" value="' . $val . '" />';
    94         echo '(voir ici : <a hre="https://trello.com/docs/gettingstarted/index.html#getting-an-application-key" target="_blank">https://trello.com/docs/gettingstarted/index.html#getting-an-application-key</a>)';
     94        echo '(voir ici : <a href="https://trello.com/docs/gettingstarted/index.html#getting-an-application-key" target="_blank">https://trello.com/docs/gettingstarted/index.html#getting-an-application-key</a>)';
    9595}
    9696
Note: See TracChangeset for help on using the changeset viewer.