diff options
| author | lsces <lester@lsces.co.uk> | 2015-12-08 12:49:13 +0000 |
|---|---|---|
| committer | lsces <lester@lsces.co.uk> | 2015-12-08 12:49:13 +0000 |
| commit | a3272bbcd1e120ac890435a44fe19d3951b386b7 (patch) | |
| tree | f2366977133c13c522973e085adea3ccc333c655 /templates | |
| parent | b51fdc8f416f6c3c825f09c13dd6baa6bfdd59cd (diff) | |
| download | contact-a3272bbcd1e120ac890435a44fe19d3951b386b7.tar.gz contact-a3272bbcd1e120ac890435a44fe19d3951b386b7.tar.bz2 contact-a3272bbcd1e120ac890435a44fe19d3951b386b7.zip | |
Tidy template
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/edit.tpl | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/edit.tpl b/templates/edit.tpl index c89eb03..0f14069 100644 --- a/templates/edit.tpl +++ b/templates/edit.tpl @@ -1,4 +1,4 @@ -{* $Header: /cvsroot/bitweaver/_bit_contact/templates/edit.tpl,v 1.4 2010/04/17 04:28:30 wjames5 Exp $ *} +{strip} <div class="floaticon">{bithelp}</div> {assign var=serviceEditTpls value=$gLibertySystem->getServiceValues('content_edit_tpl')} @@ -27,7 +27,6 @@ {formfeedback warning=$errors.edit_conflict} {/if} - {strip} <div class="body"> {form enctype="multipart/form-data" id="editpageform"} {jstabs} @@ -151,5 +150,4 @@ </div><!-- end .body --> </div><!-- end .admin --> - {/strip}
\ No newline at end of file |
