6 $serviceShowInfo =
true;
7 $serviceLoadMenu =
true;
8 $serviceShowMenu =
true;
9 $serviceLiveCheck =
true;
11 require_once(dirname(__FILE__) .
'/../library/hcuService.i');
14 require_once(
'hcuPreContent.i');
16 <div
class=
"col-xs-12 col-md-8 col-lg-6">
17 <div
class=
"k-block k-info-colored hcu-info-margin">
18 <div
class=
"k-shadow k-header">
19 <span><?php echo $MC->msg(
'Feature Unavailable', HCU_DISPLAY_AS_HTML); ?></span>
22 <div
class=
"hcu-info-padding">
23 <span><?php echo $MC->msg(
'Rights not set', HCU_DISPLAY_AS_HTML); ?></span>
28 require_once(
'hcuPostContent.i');