From 73627d234d2ae82d09f81ff0fbd8bde493b5451e Mon Sep 17 00:00:00 2001 From: jengo Date: Thu, 8 Mar 2001 10:08:22 +0000 Subject: [PATCH] Fixed $ tag --- preferences/inc/hook_preferences.inc.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/preferences/inc/hook_preferences.inc.php b/preferences/inc/hook_preferences.inc.php index 7984f3583f..9eaa7c3880 100644 --- a/preferences/inc/hook_preferences.inc.php +++ b/preferences/inc/hook_preferences.inc.php @@ -9,7 +9,8 @@ * Free Software Foundation; either version 2 of the License, or (at your * * option) any later version. * \**************************************************************************/ - /* $ Id $ */ + + /* $Id$ */ { echo "

\n"; $imgfile = $phpgw->common->get_image_dir("preferences")."/" . $appname .".gif";