summaryrefslogtreecommitdiff
path: root/modules/user/user_profile_category.tpl.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/user/user_profile_category.tpl.php')
-rw-r--r--modules/user/user_profile_category.tpl.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/user/user_profile_category.tpl.php b/modules/user/user_profile_category.tpl.php
index 386cb5833..bd5c5ae9b 100644
--- a/modules/user/user_profile_category.tpl.php
+++ b/modules/user/user_profile_category.tpl.php
@@ -1,3 +1,6 @@
+<?php
+// $Id$
+?>
<?php if ($element['#title']): ?>
<h3><?php print $element['#title'] ?></h3>
<?php endif; ?>