diff --git a/TODO b/TODO index a79070a..2515386 100755 --- a/TODO +++ b/TODO @@ -14,9 +14,9 @@ Manage paybacks : TODO : ====== -* Colgroups + CSS hover * Add / Edit a bill * JSON output +* Arrow to toggle visible password To test : ========= diff --git a/inc/CSRF.inc.php b/inc/CSRF.inc.php index 6420b20..da0a47e 100644 --- a/inc/CSRF.inc.php +++ b/inc/CSRF.inc.php @@ -1,8 +1,7 @@ Connected as {$current_user->getDisplayName()}.

+ {/if} diff --git a/tpl/index.html b/tpl/index.html index 5c525c2..82d7b33 100755 --- a/tpl/index.html +++ b/tpl/index.html @@ -50,5 +50,4 @@ {/loop} - {include="footer"}