summaryrefslogtreecommitdiff
path: root/templates/edit_personal_page.tpl
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2007-07-14 14:52:16 +0000
committerMax Kremmel <xing@synapse.plus.com>2007-07-14 14:52:16 +0000
commit31060097487e866898bd8c2a7b40f3c2d0028c1a (patch)
tree8400553fec62f247a1057e0d2f313c2e32b75583 /templates/edit_personal_page.tpl
parent74683f30e107b9da9ab634ad76c795e9a0a787f0 (diff)
downloadusers-31060097487e866898bd8c2a7b40f3c2d0028c1a.tar.gz
users-31060097487e866898bd8c2a7b40f3c2d0028c1a.tar.bz2
users-31060097487e866898bd8c2a7b40f3c2d0028c1a.zip
edit help is now taken care of by services. this means that there is no need for inclusion of edit help anywhere as long as services are called on edit pages and service tabs are included in edit tpl. help is included when {textarea} is in use. if you need to disable it set: display_help_tab=0 when calling the service tabs. edit help has also undergone a facelift.
Diffstat (limited to 'templates/edit_personal_page.tpl')
-rw-r--r--templates/edit_personal_page.tpl6
1 files changed, 1 insertions, 5 deletions
diff --git a/templates/edit_personal_page.tpl b/templates/edit_personal_page.tpl
index f2b7282..24b0732 100644
--- a/templates/edit_personal_page.tpl
+++ b/templates/edit_personal_page.tpl
@@ -1,4 +1,4 @@
-{* $Header: /cvsroot/bitweaver/_bit_users/templates/edit_personal_page.tpl,v 1.2 2007/06/16 08:05:36 starrrider Exp $ *}
+{* $Header: /cvsroot/bitweaver/_bit_users/templates/edit_personal_page.tpl,v 1.3 2007/07/14 14:52:16 squareing Exp $ *}
{strip}
<div class="floaticon">{bithelp}</div>
@@ -235,10 +235,6 @@
{/if}
{/jstabs}
{/form}
-
- <br /><br />
- {include file="bitpackage:liberty/edit_help_inc.tpl"}
-
</div><!-- end .body -->
</div><!-- end .admin -->
{/strip}