]> git.sur5r.net Git - contagged/blobdiff - templates/importVCF_entry.tpl
tagging
[contagged] / templates / importVCF_entry.tpl
index b2361ad180fdcf00f601981f3be4ef6593431e37..5e35e2d32cc8dd77ffc990d03e9a03e3827e4860 100644 (file)
@@ -1,5 +1,5 @@
 <tr>
-       <form action="entry.php" method="post" target="_blank">
+       <form action="entry.php" method="post" target="_blank" accept-charset="utf-8">
   <td class="result">
     <b>{$entry.name}, {$entry.givenname}</b>
   </td>
        </td>
        <td class="result" align="right">
                <button name="type" value="public">
-       <img src="pix/public.png" border="0" width="22" height="22" align="middle">{$lang.publicbook}
+       <img src="pix/public.png" border="0" width="16" height="16" align="middle">{$lang.publicbook}
                </button>
     <button name="type" value="private">
-       <img src="pix/private.png" border="0" width="22" height="22" align="middle">{$lang.privatebook}
+       <img src="pix/private.png" border="0" width="16" height="16" align="middle">{$lang.privatebook}
                </button>
   </td>
   </form>