Ignore ax private key
[platal.git] / templates / profile / adresses.address.tpl
index 5b49c91..857a3ef 100644 (file)
@@ -20,9 +20,6 @@
 {*                                                                        *}
 {**************************************************************************}
 
-{if $ajaxadr}
-<?xml version="1.0" encoding="utf-8"?>
-{/if}
 {assign var=adpref value="addresses[$i]"}
 {assign var=adid value="addresses_$i"}
 <input type="hidden" name="{$adpref}[removed]" value="0"/>
   </tr>
   <tr>
     <td>
-      <div>{include file="include/flags.radio.tpl" name="`$adpref`[pub]" notable=true val=$adr.pub}</div>
+      <div style="margin-bottom: 0.2em" class="flags">
+        {include file="include/flags.radio.tpl" name="`$adpref`[pub]" notable=true val=$adr.pub display="div"}
+      </div>
       <div style="clear: both"></div>
       <div style="float: left">{include file="geoloc/form.address.tpl" name=$adpref id=$adid adr=$adr}</div>
-      <div style="float: right">
+      <div style="float: left">
         <div>
           <input type="radio" name="{$adpref}[temporary]" id="{$adid}_temp_0" value="0"
                  {if !$adr.temporary}checked="checked"{/if} /><label for="{$adid}_temp_0">permanente</label>