File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ $wb['monthnamesshort_sep'] = 'Sep';
6767$wb['monthnamesshort_oct'] = 'Oct';
6868$wb['monthnamesshort_nov'] = 'Nov';
6969$wb['monthnamesshort_dec'] = 'Dec';
70- $wb['logout_txt'] = 'LOGOUT ';
70+ $wb['logout_txt'] = 'Logout ';
7171$wb['conf_format_dateshort_human_readable'] = 'yyyy-mm-dd';
7272$wb['submit_confirmation'] = 'Do you really want to perform this action?';
7373?>
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ $wb['top_menu_dashboard'] = 'Home';
4141$wb['top_menu_vm'] = 'VServer';
4242$wb['toolsarea_head_txt'] = 'Tools';
4343$wb['latest_news_txt'] = 'Latest news';
44- $wb['logout_txt'] = "LOGOUT ";
44+ $wb['logout_txt'] = "Logout ";
4545$wb['daynamesmin_su'] = "Su";
4646$wb['daynamesmin_mo'] = "Mo";
4747$wb['daynamesmin_tu'] = "Tu";
Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ $wb['monthnamesshort_nov'] = 'Nov';
6767$wb['monthnamesshort_dec'] = 'Dec';
6868$wb['datepicker_nextText'] = 'Next';
6969$wb['datepicker_prevText'] = 'Prev';
70- $wb['logout_txt'] = 'LOGOUT ';
70+ $wb['logout_txt'] = 'Logout ';
7171$wb['conf_format_dateshort_human_readable'] = 'yyyy-mm-dd';
7272$wb['submit_confirmation'] = 'Do you really want to perform this action?';
7373?>
You can’t perform that action at this time.
0 commit comments