Installation du script GoogleMeteo.php en échange de meteo.php pour choix de la ville + lien vers enregistrement todoist

This commit is contained in:
Chouchen
2010-09-15 11:05:52 +00:00
parent 9f637b565d
commit 14e63a7844
5 changed files with 208 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ if($xmla->token == '' || $xmla->token == null):?>
<input type="password" name="password" id="password"/>
<span id="loginBtn">Cliquez ici pour vous identifier</span>
<div id="error"></div>
<span id="todoistRegister">ou <a href="http://todoist.com/Users/showRegister">Cliquez ici</a> pour vous créer un compte (ainsi qu'un projet ;))</span>
</fieldset>
</body>
</html>