Because CSS sucks, I've been forced to hard code the flags for
[platal.git] / templates / profile / adresses.address.tpl
index 857a3ef..36d9672 100644 (file)
@@ -51,7 +51,7 @@
   <tr>
     <td>
       <div style="margin-bottom: 0.2em" class="flags">
-        {include file="include/flags.radio.tpl" name="`$adpref`[pub]" notable=true val=$adr.pub display="div"}
+        {include file="include/flags.radio.tpl" name="`$adpref`[pub]" val=$adr.pub}
       </div>
       <div style="clear: both"></div>
       <div style="float: left">{include file="geoloc/form.address.tpl" name=$adpref id=$adid adr=$adr}</div>