\n";
+ echo button::create(['type'=>'button','id'=>'action_bar_sub_button_back','label'=>$text['button-back'],'icon'=>$_SESSION['theme']['button_icon_back'],'style'=>'margin-right: 15px; display: none;','link'=>'domains.php']);
if (permission_exists('domain_setting_add')) {
echo button::create(['type'=>'button','label'=>$text['button-add'],'icon'=>$_SESSION['theme']['button_icon_add'],'link'=>PROJECT_PATH."/core/domain_settings/domain_setting_edit.php?domain_uuid=".urlencode($domain_uuid)]);
}
@@ -325,4 +326,21 @@
echo "\n";
echo "\n";
+//make sub action bar sticky
+ echo "\n";
+
?>
\ No newline at end of file
diff --git a/core/domains/domain_edit.php b/core/domains/domain_edit.php
index 7935540751..38b4c779d7 100644
--- a/core/domains/domain_edit.php
+++ b/core/domains/domain_edit.php
@@ -17,7 +17,7 @@
The Initial Developer of the Original Code is
Mark J Crane
- Portions created by the Initial Developer are Copyright (C) 2008-2019
+ Portions created by the Initial Developer are Copyright (C) 2008-2020
the Initial Developer. All Rights Reserved.
Contributor(s):
@@ -669,25 +669,22 @@
echo "\n";
echo "\n";
- echo "