[cpif] r380 - trunk/frontend-web/skins/default

svn at argo.es svn at argo.es
Thu Oct 11 15:38:12 CEST 2007


Author: jcea
Date: Thu Oct 11 15:38:11 2007
New Revision: 380

Log:
Coloca el avatar donde debe

Modified:
   trunk/frontend-web/skins/default/profile.html

Modified: trunk/frontend-web/skins/default/profile.html
==============================================================================
--- trunk/frontend-web/skins/default/profile.html	(original)
+++ trunk/frontend-web/skins/default/profile.html	Thu Oct 11 15:38:11 2007
@@ -11,7 +11,7 @@
 <tr><td align=right>(opcionales)</td><td><input type="text" name="OpenID4" size=55 value="%(profile openid4)s" /></td></tr>
 <tr><td align=right>(opcionales)</td><td><input type="text" name="OpenID5" size=55 value="%(profile openid5)s" /></td></tr>
 <tr><td>Nuevo avatar:</td><td><input type="file" name="avatar" size=45 value="" /></td></tr>
-%(profile avatar)s
+<tr><td>%(profile avatar)s</td></tr>
 <tr><td colspan=2 align=right><input class="form-element" type="submit" name="submit" value="Cambia perfil"/></td></tr>
 </table>
 </form>



More information about the cpif mailing list