]> git.sur5r.net Git - contagged/blobdiff - templates/entry_show.tpl
better enforcement of the userlogreq option
[contagged] / templates / entry_show.tpl
index 18cc419847da23b7ed9767c9396e884ad9e342cc..25c2b61c6ff37878065af683b65f7dfd9ed44100 100644 (file)
 {if $entry.url}
           <tr>
             <th>{$lang.url}:</th>
-            <td><a href="{$entry.url|http}" target="_blank">{$entry.url|h}</a></td>
+            <td>{$entry.url|http}</td>
           </tr>
 {/if}
 {if $entry.mail}