From 69c17f9c1942fd0d6a5ea941636e87723b8a6fe2 Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Wed, 21 Jul 2021 16:19:29 -0500 Subject: dos2unix on all .php files, begin paring down admin page and site branding. --- .../class-astra-control-customizer-link.php | 138 ++++++++++----------- 1 file changed, 69 insertions(+), 69 deletions(-) (limited to 'inc/customizer/custom-controls/customizer-link/class-astra-control-customizer-link.php') diff --git a/inc/customizer/custom-controls/customizer-link/class-astra-control-customizer-link.php b/inc/customizer/custom-controls/customizer-link/class-astra-control-customizer-link.php index a1af417..14ce81a 100644 --- a/inc/customizer/custom-controls/customizer-link/class-astra-control-customizer-link.php +++ b/inc/customizer/custom-controls/customizer-link/class-astra-control-customizer-link.php @@ -1,69 +1,69 @@ -json['link_text'] = $this->link_text; - $this->json['linked'] = $this->linked; - $this->json['link_type'] = $this->link_type; - } - - /** - * Render the control's content. - * - * @see WP_Customize_Control::render_content() - */ - protected function render_content() {} -} +json['link_text'] = $this->link_text; + $this->json['linked'] = $this->linked; + $this->json['link_type'] = $this->link_type; + } + + /** + * Render the control's content. + * + * @see WP_Customize_Control::render_content() + */ + protected function render_content() {} +} -- cgit v1.2.3-60-g2f50