diff --git a/admin/callhistory.php b/admin/callhistory.php index 49fce497..f792ac86 100644 --- a/admin/callhistory.php +++ b/admin/callhistory.php @@ -105,6 +105,7 @@ if ($operator_id) $rs = $db->Execute($sql); if (empty($rs)) { + xhtml_head(T_("Call History List"),true,$css,$js_head); print "
" . T_("No calls ever made") . "