gadget for og ! (and for the rest of us)
authorx2000habouzit <x2000habouzit>
Sat, 16 Oct 2004 14:36:09 +0000 (14:36 +0000)
committerx2000habouzit <x2000habouzit>
Sat, 16 Oct 2004 14:36:09 +0000 (14:36 +0000)
htdocs/css/default.css
templates/admin/utilisateurs.tpl
templates/search.result.private.tpl

index d242882..54916aa 100644 (file)
@@ -218,13 +218,13 @@ div.contact div.nom {
 }
 
 div.contact div.appli {
-    width: 50%;
+    width: 49%;
     float: left;
 }
 
 div.contact div.bits {
     text-align: right;
-    width: 15%;
+    width: 16%;
     float: left;
 }
 
@@ -577,4 +577,4 @@ div.spacer { clear: both; }
 }
 
 /* vim: set et ts=4 sts=4 sw=4: */
-/* $Id: default.css,v 1.49 2004-10-14 18:58:22 x2000habouzit Exp $ */
+/* $Id: default.css,v 1.50 2004-10-16 14:36:09 x2000habouzit Exp $ */
index 457917d..4e7bbb7 100644 (file)
@@ -17,7 +17,7 @@
  *  Foundation, Inc.,                                                      *
  *  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA                *
  ***************************************************************************
-        $Id: utilisateurs.tpl,v 1.16 2004-09-05 12:54:46 x2000habouzit Exp $
+        $Id: utilisateurs.tpl,v 1.17 2004-10-16 14:36:09 x2000habouzit Exp $
  ***************************************************************************}
 
 
@@ -56,7 +56,7 @@ Attention, d
     </tr>
     <tr>
       <td class="center">
-        <input type="text" name="login" size="40" maxlength="255" value="" />
+        <input type="text" name="login" size="40" maxlength="255" value="{$smarty.request.login}" />
       </td>
     </tr>
     <tr>
index 5df1d78..ad4f7c1 100644 (file)
@@ -17,7 +17,7 @@
  *  Foundation, Inc.,                                                      *
  *  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA                *
  ***************************************************************************
-        $Id: search.result.private.tpl,v 1.14 2004-10-12 19:54:36 x2000habouzit Exp $
+        $Id: search.result.private.tpl,v 1.15 2004-10-16 14:36:09 x2000habouzit Exp $
  ***************************************************************************}
 
 <div class="bits">
@@ -33,8 +33,9 @@
   </a>
   {/if}
   {perms level='admin'}
+  <a href="{"admin/utilisateurs.php"|url}?login={$result.forlife}">su</a>
   <a href="javascript:x()" onclick="popWin('http://www.polytechniciens.com/index.php?page=AX_FICHE_ANCIEN&amp;anc_id={$result.matricule_ax}')">
-    AX
+    ax
   </a>
   {/perms}
 </div>