| 
					
				 | 
			
			
				@@ -7,25 +7,24 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <div class="col-sm-3 col-xs-12 text-sm-end text-start text-xs-bold space20">{{ lang.user.tag_handling }}:</div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <div class="col-sm-9 col-xs-12"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <div class="btn-group" data-acl="{{ acl.delimiter_action }}"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <button type="button" class="btn btn-sm btn-xs-third visible-xs-block visible-sm-inline visible-md-inline visible-lg-inline btn-secondary{% if get_tagging_options == 'subfolder' %} active{% endif %}" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <button type="button" class="btn btn-sm btn-xs-third d-block d-sm-inline btn-secondary{% if get_tagging_options == 'subfolder' %} active{% endif %}" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-action="edit_selected" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-item="{{ mailcow_cc_username }}" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-id="delimiter_action" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-api-url='edit/delimiter_action' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-api-attr='{"tagged_mail_handler":"subfolder"}'>{{ lang.user.tag_in_subfolder }}</button> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <button type="button" class="btn btn-sm btn-xs-third visible-xs-block visible-sm-inline visible-md-inline visible-lg-inline btn-secondary{% if get_tagging_options == 'subject' %} active{% endif %}" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <button type="button" class="btn btn-sm btn-xs-third d-block d-sm-inline btn-secondary{% if get_tagging_options == 'subject' %} active{% endif %}" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-action="edit_selected" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-item="{{ mailcow_cc_username }}" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-id="delimiter_action" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-api-url='edit/delimiter_action' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-api-attr='{"tagged_mail_handler":"subject"}'>{{ lang.user.tag_in_subject }}</button> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <button type="button" class="btn btn-sm btn-xs-third visible-xs-block visible-sm-inline visible-md-inline visible-lg-inline btn-secondary{% if get_tagging_options == 'none' %} active{% endif %}" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <button type="button" class="btn btn-sm btn-xs-third d-block d-sm-inline btn-secondary{% if get_tagging_options == 'none' %} active{% endif %}" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-action="edit_selected" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-item="{{ mailcow_cc_username }}" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-id="delimiter_action" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-api-url='edit/delimiter_action' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-api-attr='{"tagged_mail_handler":"none"}'>{{ lang.user.tag_in_none }}</button> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <div class="clearfix visible-xs"></div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <p class="text-muted">{{ lang.user.tag_help_explain|raw }}</p> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <p class="text-muted">{{ lang.user.tag_help_example|raw }}</p> 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -36,19 +35,18 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <div class="col-sm-3 col-xs-12 text-sm-end text-start text-xs-bold space20">{{ lang.user.tls_policy }}:</div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <div class="col-sm-9 col-xs-12"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <div class="btn-group" data-acl="{{ acl.tls_policy }}"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <button type="button" class="btn btn-sm btn-xs-half visible-xs-block visible-sm-inline visible-md-inline visible-lg-inline btn-secondary{% if get_tls_policy.tls_enforce_in == '1' %} active"{% endif %}" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <button type="button" class="btn btn-sm btn-xs-half d-block d-sm-inline btn-secondary{% if get_tls_policy.tls_enforce_in == '1' %} active"{% endif %}" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-action="edit_selected" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-item="{{ mailcow_cc_username }}" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-id="tls_policy" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-api-url='edit/tls_policy' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-api-attr='{"tls_enforce_in": {% if get_tls_policy.tls_enforce_in == '1' %}0{% else %}1{% endif %} }'>{{ lang.user.tls_enforce_in }}</button> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <button type="button" class="btn btn-sm btn-xs-half visible-xs-block visible-sm-inline visible-md-inline visible-lg-inline btn-secondary{% if get_tls_policy.tls_enforce_out == '1' %} active"{% endif %}" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <button type="button" class="btn btn-sm btn-xs-half d-block d-sm-inline btn-secondary{% if get_tls_policy.tls_enforce_out == '1' %} active"{% endif %}" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-action="edit_selected" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-item="{{ mailcow_cc_username }}" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-id="tls_policy" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-api-url='edit/tls_policy' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-api-attr='{"tls_enforce_out": {% if get_tls_policy.tls_enforce_out == '1' %}0{% else %}1{% endif %} }'>{{ lang.user.tls_enforce_out }}</button> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <div class="clearfix visible-xs"></div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <p class="text-muted">{{ lang.user.tls_policy_warning|raw }}</p> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         </div> 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -58,31 +56,30 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <div class="col-sm-3 col-xs-12 text-sm-end text-start text-xs-bold space20">{{ lang.user.quarantine_notification }}:</div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <div class="col-sm-9 col-xs-12"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <div class="btn-group" data-acl="{{ acl.quarantine_notification }}"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <button type="button" class="btn btn-sm btn-xs-quart visible-xs-block visible-sm-inline visible-md-inline visible-lg-inline btn-secondary{% if quarantine_notification == 'never' %} active{% endif %}" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <button type="button" class="btn btn-sm btn-xs-quart d-block d-sm-inline btn-secondary{% if quarantine_notification == 'never' %} active{% endif %}" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-action="edit_selected" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-item="{{ mailcow_cc_username }}" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-id="quarantine_notification" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-api-url='edit/quarantine_notification' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-api-attr='{"quarantine_notification":"never"}'>{{ lang.user.never }}</button> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <button type="button" class="btn btn-sm btn-xs-quart visible-xs-block visible-sm-inline visible-md-inline visible-lg-inline btn-secondary{% if quarantine_notification == 'hourly' %} active{% endif %}" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <button type="button" class="btn btn-sm btn-xs-quart d-block d-sm-inline btn-secondary{% if quarantine_notification == 'hourly' %} active{% endif %}" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-action="edit_selected" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-item="{{ mailcow_cc_username }}" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-id="quarantine_notification" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-api-url='edit/quarantine_notification' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-api-attr='{"quarantine_notification":"hourly"}'>{{ lang.user.hourly }}</button> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <button type="button" class="btn btn-sm btn-xs-quart visible-xs-block visible-sm-inline visible-md-inline visible-lg-inline btn-secondary{% if quarantine_notification == 'daily' %} active{% endif %}" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <button type="button" class="btn btn-sm btn-xs-quart d-block d-sm-inline btn-secondary{% if quarantine_notification == 'daily' %} active{% endif %}" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-action="edit_selected" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-item="{{ mailcow_cc_username }}" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-id="quarantine_notification" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-api-url='edit/quarantine_notification' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-api-attr='{"quarantine_notification":"daily"}'>{{ lang.user.daily }}</button> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <button type="button" class="btn btn-sm btn-xs-quart visible-xs-block visible-sm-inline visible-md-inline visible-lg-inline btn-secondary{% if quarantine_notification == 'weekly' %} active{% endif %}" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <button type="button" class="btn btn-sm btn-xs-quart d-block d-sm-inline btn-secondary{% if quarantine_notification == 'weekly' %} active{% endif %}" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-action="edit_selected" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-item="{{ mailcow_cc_username }}" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-id="quarantine_notification" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-api-url='edit/quarantine_notification' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-api-attr='{"quarantine_notification":"weekly"}'>{{ lang.user.weekly }}</button> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <div class="clearfix visible-xs"></div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <p class="text-muted">{{ lang.user.quarantine_notification_info }}</p> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         </div> 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -91,25 +88,24 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <div class="col-sm-3 col-xs-12 text-sm-end text-start text-xs-bold space20">{{ lang.user.quarantine_category }}:</div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <div class="col-sm-9 col-xs-12"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <div class="btn-group" data-acl="{{ acl.quarantine_category }}"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <button type="button" class="btn btn-sm btn-xs-third visible-xs-block visible-sm-inline visible-md-inline visible-lg-inline btn-secondary{% if quarantine_category == 'reject' %} active{% endif %}" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <button type="button" class="btn btn-sm btn-xs-third d-block d-sm-inline btn-secondary{% if quarantine_category == 'reject' %} active{% endif %}" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-action="edit_selected" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-item="{{ mailcow_cc_username }}" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-id="quarantine_category" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-api-url='edit/quarantine_category' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-api-attr='{"quarantine_category":"reject"}'>{{ lang.user.q_reject }}</button> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <button type="button" class="btn btn-sm btn-xs-third visible-xs-block visible-sm-inline visible-md-inline visible-lg-inline btn-secondary{% if quarantine_category == 'add_header' %} active{% endif %}" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <button type="button" class="btn btn-sm btn-xs-third d-block d-sm-inline btn-secondary{% if quarantine_category == 'add_header' %} active{% endif %}" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-action="edit_selected" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-item="{{ mailcow_cc_username }}" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-id="quarantine_category" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-api-url='edit/quarantine_category' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-api-attr='{"quarantine_category":"add_header"}'>{{ lang.user.q_add_header }}</button> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <button type="button" class="btn btn-sm btn-xs-third visible-xs-block visible-sm-inline visible-md-inline visible-lg-inline btn-secondary{% if quarantine_category == 'all' %} active{% endif %}" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <button type="button" class="btn btn-sm btn-xs-third d-block d-sm-inline btn-secondary{% if quarantine_category == 'all' %} active{% endif %}" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-action="edit_selected" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-item="{{ mailcow_cc_username }}" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-id="quarantine_category" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-api-url='edit/quarantine_category' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             data-api-attr='{"quarantine_category":"all"}'>{{ lang.user.q_all }}</button> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <div class="clearfix visible-xs"></div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <p class="text-muted">{{ lang.user.quarantine_category_info }}</p> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         </div> 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -119,14 +115,14 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       <div class="row"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <div class="col-sm-3 col-xs-12 text-sm-end text-start text-xs-bold space20">{{ lang.user.eas_reset }}:</div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <div class="col-sm-9 col-xs-12"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          <button class="btn btn-sm visible-xs-block visible-sm-inline visible-md-inline visible-lg-inline btn-secondary" data-acl="{{ acl.eas_reset }}" data-action="delete_selected" data-text="{{ lang.user.eas_reset }}?" data-item="{{ mailcow_cc_username }}" data-id="eas_cache" data-api-url='delete/eas_cache' href="#">{{ lang.user.eas_reset_now }}</button> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          <button class="btn btn-sm d-block d-sm-inline btn-secondary" data-acl="{{ acl.eas_reset }}" data-action="delete_selected" data-text="{{ lang.user.eas_reset }}?" data-item="{{ mailcow_cc_username }}" data-id="eas_cache" data-api-url='delete/eas_cache' href="#">{{ lang.user.eas_reset_now }}</button> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <p class="text-muted">{{ lang.user.eas_reset_help|raw }}</p> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       <div class="row"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <div class="col-sm-3 col-xs-12 text-sm-end text-start text-xs-bold space20">{{ lang.user.sogo_profile_reset }}:</div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <div class="col-sm-9 col-xs-12"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          <button class="btn btn-sm visible-xs-block visible-sm-inline visible-md-inline visible-lg-inline btn-secondary" data-acl="{{ acl.sogo_profile_reset }}" data-action="delete_selected" data-text="{{ lang.user.sogo_profile_reset }}?" data-item="{{ mailcow_cc_username }}" data-id="sogo_profile" data-api-url='delete/sogo_profile' href="#">{{ lang.user.sogo_profile_reset_now }}</button> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          <button class="btn btn-sm d-block d-sm-inline btn-secondary" data-acl="{{ acl.sogo_profile_reset }}" data-action="delete_selected" data-text="{{ lang.user.sogo_profile_reset }}?" data-item="{{ mailcow_cc_username }}" data-id="sogo_profile" data-api-url='delete/sogo_profile' href="#">{{ lang.user.sogo_profile_reset_now }}</button> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <p class="text-muted">{{ lang.user.sogo_profile_reset_help|raw }}</p> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       </div> 
			 |