Renames user_id to uid in requests related tables accordingly to our naming convention.
[platal.git] / templates / reminder / base.tpl
index 55bc847..f531cc0 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2009 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2010 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
@@ -48,7 +48,7 @@
           {icon name=cross} Décider plus tard
         </a>
         {if $reminder->info()}
-          - <a class="popup2" href="{$reminder->info()}">{icon name=information} En savoir plus</a>
+          - <a class="popup2" style="text-decoration: none" href="{$reminder->info()}">{icon name=information} En savoir plus</a>
         {/if}
       </div>
     {/if}