fix
This commit is contained in:
@@ -89,6 +89,27 @@
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href="/refer/refagree">
|
||||
<div class="menu-item">
|
||||
<span class="menu-link">
|
||||
<span class="menu-icon">
|
||||
<!--begin::Svg Icon | path: icons/duotune/general/gen025.svg-->
|
||||
<span class="svg-icon svg-icon-2">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
|
||||
<rect x="2" y="2" width="9" height="9" rx="2" fill="black" />
|
||||
<rect opacity="0.3" x="13" y="2" width="9" height="9" rx="2" fill="black" />
|
||||
<rect opacity="0.3" x="13" y="13" width="9" height="9" rx="2" fill="black" />
|
||||
<rect opacity="0.3" x="2" y="13" width="9" height="9" rx="2" fill="black" />
|
||||
</svg>
|
||||
</span>
|
||||
<!--end::Svg Icon-->
|
||||
</span>
|
||||
<span class="menu-title">Refer a Friend</span>
|
||||
</span>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<!-- a href="/member/schedule">
|
||||
<div class="menu-item">
|
||||
<span class="menu-link">
|
||||
|
||||
@@ -64,21 +64,11 @@ $server_name = 'https://'. $_SERVER['HTTP_HOST'];
|
||||
});
|
||||
</script>
|
||||
</head>
|
||||
<!--end::Head-->
|
||||
|
||||
<!--begin::Body-->
|
||||
<body id="kt_body" class="header-tablet-and-mobile-fixed aside-enabled">
|
||||
<!--begin::Main-->
|
||||
<!--begin::Root-->
|
||||
<body id="kt_body" class="header-tablet-and-mobile-fixed aside-enabled">
|
||||
<div class="d-flex flex-column flex-root">
|
||||
<!--begin::Page-->
|
||||
<div class="page d-flex flex-row flex-column-fluid">
|
||||
<!--begin::Aside-->
|
||||
<div id="kt_aside" class="aside" data-kt-drawer="true" data-kt-drawer-name="aside" data-kt-drawer-activate="{default: true, lg: false}" data-kt-drawer-overlay="true" data-kt-drawer-width="{default:'200px', '300px': '250px'}" data-kt-drawer-direction="start" data-kt-drawer-toggle="#kt_aside_mobile_toggle">
|
||||
<!--begin::Aside Toolbarl-->
|
||||
<div class="aside-toolbar flex-column-auto" id="kt_aside_toolbar">
|
||||
<!--begin::Aside user-->
|
||||
<!--begin::User-->
|
||||
<div class="aside-user d-flex align-items-sm-center justify-content-center py-5">
|
||||
<!--begin::Symbol-->
|
||||
<div class="symbol symbol-50px"><?php if (array_key_exists('profile_picture', $_SESSION)) { ?>
|
||||
@@ -396,13 +386,9 @@ $server_name = 'https://'. $_SERVER['HTTP_HOST'];
|
||||
|
||||
|
||||
|
||||
<!--begin::Action-->
|
||||
<a href="/refer/refagree" class="btn btn-sm btn-active-icon-primary" >
|
||||
<!--begin::Svg Icon | path: icons/duotune/files/fil003.svg-->
|
||||
<span class="fs-7 text-gray-700 fw-bolder pe-3 d-none d-xxl-block">Refer a Friend</span>
|
||||
<!--end::Svg Icon-->
|
||||
</a>
|
||||
<!--end::Action-->
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user