aboutsummaryrefslogtreecommitdiffstats
path: root/template/default/htmlfunctions.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'template/default/htmlfunctions.inc.php')
-rw-r--r--template/default/htmlfunctions.inc.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/template/default/htmlfunctions.inc.php b/template/default/htmlfunctions.inc.php
index 170defc46..81c123ead 100644
--- a/template/default/htmlfunctions.inc.php
+++ b/template/default/htmlfunctions.inc.php
@@ -25,9 +25,6 @@
// | USA. |
// +-----------------------------------------------------------------------+
-$user['lien_expanded']='./template/'.$user['template'].'/theme/expanded.gif';
-$user['lien_collapsed']='./template/'.$user['template'].'/theme/collapsed.gif';
-
function get_icon( $date_comparaison )
{
global $user, $conf;
@@ -263,3 +260,4 @@ function make_radio($name, $value, $selected, $usekeys=false)
return $boxstring;
}
?>
+