]> git.sur5r.net Git - contagged/blobdiff - templates/entry_edit.tpl
changed layout, some HTML cleanup
[contagged] / templates / entry_edit.tpl
index 22e5d20d0314bd6929634550c3423108104e4a72..9461846ad26ce530df17ab39975cc8d03b52cd66 100644 (file)
@@ -1,3 +1,5 @@
+{include file="header.tpl"}
+
 <h1>
   {if $entry.type != ''}
   <img src="pix/{$entry.type}.png" border="0" width="22" height="22" align="middle" title="{$entry.type}">
@@ -10,8 +12,6 @@
 <input type="hidden" name="dn" value="{$entry.dn|escape}" />
 <input type="hidden" name="save" value="1" />
 
-{include file="ldaperror.tpl"}
-
 <table width="100%">
   <tr>
     <td valign="top" width="50%" align="center">
 
 </form>
 
-<br>
+{include file="footer.tpl"}