Merge branch 'master' of https://git.1ka.si/git/1ka
This commit is contained in:
commit
49f236536a
@ -10123,8 +10123,6 @@ class SurveyAdminSettings {
|
||||
echo '</div>';
|
||||
|
||||
// Prejemanje obvestil
|
||||
//$red_border = (isset($_GET['unsubscribe']) && $_GET['unsubscribe'] == '1') ? ' border:2px red solid; padding: 5px 10px;' : '';
|
||||
//echo ' <div class="setting" style="height:auto; float:left; clear:both; margin: 15px 0; '.$red_border.'"><span class="setting_title">'.$lang['srv_gdpr_user_options'].': '.Help::display('srv_gdpr_user_options').'</span>';
|
||||
|
||||
echo '<div class="setting_holder">';
|
||||
echo '<span class="setting_title">'.$lang['srv_gdpr_user_options'].' '.Help::display('srv_gdpr_user_options').'</span>';
|
||||
|
@ -14052,7 +14052,7 @@ div.myprofile_postget_wrap {
|
||||
overflow-wrap: break-word;
|
||||
white-space: normal;
|
||||
padding: 8px 0px;
|
||||
font-family: "Source Code PRO";
|
||||
font-family: "Courier";
|
||||
font-size: 12px;
|
||||
}
|
||||
div.myprofile_date_wrap {
|
||||
|
@ -32,7 +32,7 @@ div {
|
||||
white-space: normal;
|
||||
padding: 8px 0px;
|
||||
|
||||
font-family: "Source Code PRO"; //ne dela
|
||||
font-family: "Courier";
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user