re: [résolu]j'peux plus me connecter
Posté : mer. avr. 20, 2005 9:22 pm
ZUT !stefani a écrit :Aye je suis la!!!![]()
oulala![]()

Portail communautaire francophone consacré à la pratique du 4x4 : Informations pratiques, annonces, clubs, voyages, trial, préparation et forum de discussions.
https://www.forum4x4.org/
ZUT !stefani a écrit :Aye je suis la!!!![]()
oulala![]()
coupe les deux, seuls les admins passent par le fil vert....pattbo a écrit :je ne comprend pas , moi y a pas de probléme![]()
bon , arroser, j'ai un fil bleu et un fil rouge, le quel je ne dois pas couper?![]()
baboune a écrit :![]()
![]()
qui c'est le con qu'a fait sauter le pont
![]()
![]()
![]()
![]()
![]()
![]()
Résolu.diff -crbBN phpbb2013/templates/subSilver/login_body.tpl phpbb2014/templates/subSilver/login_body.tpl
*** phpbb2013/templates/subSilver/login_body.tpl Sun Feb 27 20:30:45 2005
--- phpbb2014/templates/subSilver/login_body.tpl Fri Apr 15 22:52:40 2005
***************
*** 19,31 ****
<tr>
<td width="45%" align="right"><span class="gen">{L_USERNAME}:</span></td>
<td>
! <input type="text" name="username" size="25" maxlength="40" value="{USERNAME}" />
</td>
</tr>
<tr>
<td align="right"><span class="gen">{L_PASSWORD}:</span></td>
<td>
! <input type="password" name="password" size="25" maxlength="32" />
</td>
</tr>
<tr align="center">
--- 19,31 ----
<tr>
<td width="45%" align="right"><span class="gen">{L_USERNAME}:</span></td>
<td>
! <input type="text" class="post" name="username" size="25" maxlength="40" value="{USERNAME}" />
</td>
</tr>
<tr>
<td align="right"><span class="gen">{L_PASSWORD}:</span></td>
<td>
! <input type="password" class="post" name="password" size="25" maxlength="32" />
</td>
</tr>
<tr align="center">