diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2005-08-07 17:46:48 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2005-08-07 17:46:48 +0000 |
| commit | a3fcac2323d9c94ce3a23f6693ba15a8620c9544 (patch) | |
| tree | 294fbec564e71533ca5cf254a4284159245c9ffd /templates/my_group_edit.tpl | |
| parent | a3dd078f2de42755659ca46e47d5bd50fc708a54 (diff) | |
| download | users-a3fcac2323d9c94ce3a23f6693ba15a8620c9544.tar.gz users-a3fcac2323d9c94ce3a23f6693ba15a8620c9544.tar.bz2 users-a3fcac2323d9c94ce3a23f6693ba15a8620c9544.zip | |
merge recent changes from R1 to HEAD
Diffstat (limited to 'templates/my_group_edit.tpl')
| -rw-r--r-- | templates/my_group_edit.tpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/my_group_edit.tpl b/templates/my_group_edit.tpl index df7cdb5..cb8ae65 100644 --- a/templates/my_group_edit.tpl +++ b/templates/my_group_edit.tpl @@ -1,8 +1,8 @@ -{* $Header: /cvsroot/bitweaver/_bit_users/templates/my_group_edit.tpl,v 1.1 2005/06/19 05:12:23 bitweaver Exp $ *} +{* $Header: /cvsroot/bitweaver/_bit_users/templates/my_group_edit.tpl,v 1.2 2005/08/07 17:46:48 squareing Exp $ *} {strip} <div class="floaticon"> - <a href="{$gBitLoc.USERS_PKG_URL}my_groups.php">{tr}« Group List{/tr}</a> + <a href="{$smarty.const.USERS_PKG_URL}my_groups.php">{tr}« Group List{/tr}</a> {bithelp} </div> |
