summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorcvs2git <cvs2git@bitweaver.org>2010-06-09 18:13:33 +0200
committernickpalmer <nick@sluggardy.net>2010-06-09 18:13:33 +0200
commitd336ea9ff828b915698069797b2952f4f6bbce33 (patch)
tree3dbd0fa16bf554d1d644243821196281249b35a9 /templates
parent0d7f9b82a12ddb018192014c00148f0c05128500 (diff)
downloadusers-d336ea9ff828b915698069797b2952f4f6bbce33.tar.gz
users-d336ea9ff828b915698069797b2952f4f6bbce33.tar.bz2
users-d336ea9ff828b915698069797b2952f4f6bbce33.zip
Strip down CVS keywords.
Diffstat (limited to 'templates')
-rw-r--r--templates/admin_assign_user.tpl2
-rw-r--r--templates/admin_group_edit.tpl2
-rw-r--r--templates/edit_personal_page.tpl2
-rw-r--r--templates/login.tpl2
-rw-r--r--templates/my_bitweaver.tpl2
-rw-r--r--templates/my_group_edit.tpl2
-rw-r--r--templates/user_information_inc.tpl2
-rw-r--r--templates/users_admin.tpl2
-rw-r--r--templates/users_import.tpl2
9 files changed, 9 insertions, 9 deletions
diff --git a/templates/admin_assign_user.tpl b/templates/admin_assign_user.tpl
index 87e2579..c67090e 100644
--- a/templates/admin_assign_user.tpl
+++ b/templates/admin_assign_user.tpl
@@ -1,4 +1,4 @@
-{* $Header: /cvsroot/bitweaver/_bit_users/templates/admin_assign_user.tpl,v 1.5 2008/11/17 23:22:13 laetzer Exp $ *}
+{* $Header$ *}
{strip}
<div class="floaticon">{bithelp}</div>
<div class="floaticon"><a href="{$smarty.const.USERS_PKG_URL}admin/index.php">{biticon ipackage="icons" iname="go-previous" iexplain="back to users"}</a></div>
diff --git a/templates/admin_group_edit.tpl b/templates/admin_group_edit.tpl
index 49f41e0..9fa8672 100644
--- a/templates/admin_group_edit.tpl
+++ b/templates/admin_group_edit.tpl
@@ -1,4 +1,4 @@
-{* $Header: /cvsroot/bitweaver/_bit_users/templates/admin_group_edit.tpl,v 1.23 2009/06/30 19:05:33 spiderr Exp $ *}
+{* $Header$ *}
{strip}
<div class="floaticon">
diff --git a/templates/edit_personal_page.tpl b/templates/edit_personal_page.tpl
index 7928c35..70c1903 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.6 2010/04/17 04:28:31 wjames5 Exp $ *}
+{* $Header$ *}
{strip}
<div class="floaticon">{bithelp}</div>
diff --git a/templates/login.tpl b/templates/login.tpl
index cd76b8b..3bf1e1b 100644
--- a/templates/login.tpl
+++ b/templates/login.tpl
@@ -1,4 +1,4 @@
-{* $Header: /cvsroot/bitweaver/_bit_users/templates/login.tpl,v 1.6 2006/04/19 17:11:19 spiderr Exp $ *}
+{* $Header$ *}
{strip}
<div class="display login">
diff --git a/templates/my_bitweaver.tpl b/templates/my_bitweaver.tpl
index 59d31f2..c08a148 100644
--- a/templates/my_bitweaver.tpl
+++ b/templates/my_bitweaver.tpl
@@ -1,4 +1,4 @@
-{* $Header: /cvsroot/bitweaver/_bit_users/templates/my_bitweaver.tpl,v 1.11 2007/06/13 15:02:39 squareing Exp $ *}
+{* $Header$ *}
{strip}
<div class="floaticon">{bithelp}</div>
diff --git a/templates/my_group_edit.tpl b/templates/my_group_edit.tpl
index fd86cb9..182c46d 100644
--- a/templates/my_group_edit.tpl
+++ b/templates/my_group_edit.tpl
@@ -1,4 +1,4 @@
-{* $Header: /cvsroot/bitweaver/_bit_users/templates/my_group_edit.tpl,v 1.8 2008/10/18 09:23:54 squareing Exp $ *}
+{* $Header$ *}
{strip}
<div class="floaticon">
<a href="{$smarty.const.USERS_PKG_URL}my_groups.php">{tr}&laquo; Group List{/tr}</a>
diff --git a/templates/user_information_inc.tpl b/templates/user_information_inc.tpl
index 3bad1b1..76050fd 100644
--- a/templates/user_information_inc.tpl
+++ b/templates/user_information_inc.tpl
@@ -1,4 +1,4 @@
-{* $Header: /cvsroot/bitweaver/_bit_users/templates/user_information_inc.tpl,v 1.18 2009/06/30 19:05:33 spiderr Exp $ *}
+{* $Header$ *}
{strip}
{if $userData->getPreference('users_information') eq 'public' or $gBitUser->mUserId eq $userData->mUserId}
<div class="row">
diff --git a/templates/users_admin.tpl b/templates/users_admin.tpl
index a9d59d8..07e8b3b 100644
--- a/templates/users_admin.tpl
+++ b/templates/users_admin.tpl
@@ -1,4 +1,4 @@
-{* $Header: /cvsroot/bitweaver/_bit_users/templates/users_admin.tpl,v 1.12 2010/02/10 19:33:07 spiderr Exp $ *}
+{* $Header$ *}
{strip}
<div class="floaticon">{bithelp}</div>
diff --git a/templates/users_import.tpl b/templates/users_import.tpl
index 9eee28b..1273c9a 100644
--- a/templates/users_import.tpl
+++ b/templates/users_import.tpl
@@ -1,4 +1,4 @@
-{* $Header: /cvsroot/bitweaver/_bit_users/templates/users_import.tpl,v 1.1 2007/11/15 19:27:18 joasch Exp $ *}
+{* $Header$ *}
{strip}
<div class="floaticon">{bithelp}</div>