Skip to content

Commit 432cc8b

Browse files
author
thom
committed
Add alert style for warning
1 parent 8b6d736 commit 432cc8b

File tree

8 files changed

+12
-14
lines changed

8 files changed

+12
-14
lines changed

interface/web/admin/lib/lang/ar_users_list.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ $wb['username_txt'] = 'Username';
44
$wb['client_id_txt'] = 'Client ID';
55
$wb['active_txt'] = 'Active';
66
$wb['add_new_record_txt'] = 'Add new user';
7-
$wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any user settings here. Use the Client- and Reseller settings in the Client module instead. Modifying or changing Users or groups here may cause data loss!';
7+
$wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any user settings here. Use the Client- and Reseller settings in the Client module instead. Modifying or changing users or groups here may cause data loss!';
88
$wb['groups_txt'] = 'Groups';
99
?>

interface/web/admin/lib/lang/ca_users_list.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ $wb['client_id_txt'] = 'User ID';
55
$wb['active_txt'] = 'Active';
66
$wb['groups_txt'] = 'Groups';
77
$wb['add_new_record_txt'] = 'Add new user';
8-
$wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any user settings here. Use the Client- and Reseller settings in the Client module instead. Modifying or changing Users or groups here may cause data loss!';
8+
$wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any user settings here. Use the Client- and Reseller settings in the Client module instead. Modifying or changing users or groups here may cause data loss!';
99
?>

interface/web/admin/lib/lang/en_users_list.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ $wb["client_id_txt"] = 'User ID';
55
$wb["active_txt"] = 'Active';
66
$wb["groups_txt"] = 'Groups';
77
$wb["add_new_record_txt"] = 'Add new user';
8-
$wb["warning_txt"] = '<b>WARNING:</b> Do not edit or modify any user settings here. Use the Client- and Reseller settings in the Client module instead. Modifying or changing Users or groups here may cause data loss!';
8+
$wb["warning_txt"] = '<b>WARNING:</b> Do not edit or modify any user settings here. Use the Client- and Reseller settings in the Client module instead. Modifying or changing users or groups here may cause data loss!';
99
?>

interface/web/admin/lib/lang/ja_users_list.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ $wb['username_txt'] = 'ユーザー名';
44
$wb['client_id_txt'] = 'Client ID';
55
$wb['active_txt'] = 'Active';
66
$wb['add_new_record_txt'] = 'ユーザーを追加する';
7-
$wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any user settings here. Use the Client- and Reseller settings in the Client module instead. Modifying or changing Users or groups here may cause data loss!';
7+
$wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any user settings here. Use the Client- and Reseller settings in the Client module instead. Modifying or changing users or groups here may cause data loss!';
88
$wb['groups_txt'] = 'Groups';
99
?>

interface/web/admin/lib/lang/ro_users_list.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ $wb['username_txt'] = 'Username';
44
$wb['client_id_txt'] = 'Client ID';
55
$wb['active_txt'] = 'Active';
66
$wb['add_new_record_txt'] = 'Add user nou';
7-
$wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any user settings here. Use the Client- and Reseller settings in the Client module instead. Modifying or changing Users or groups here may cause data loss!';
7+
$wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any user settings here. Use the Client- and Reseller settings in the Client module instead. Modifying or changing users or groups here may cause data loss!';
88
$wb['groups_txt'] = 'Groups';
99
?>

interface/web/admin/lib/lang/se_users_list.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ $wb['username_txt'] = 'Användarnamn';
44
$wb['client_id_txt'] = 'Kund-ID';
55
$wb['active_txt'] = 'Aktiv';
66
$wb['add_new_record_txt'] = 'Lägg till ny användare';
7-
$wb['warning_txt'] = '<b>VARNING:</b> Ändra inte några användarinställningar här. Use the Client- and Reseller settings in the Client module instead. Modifying or changing Users or groups here may cause data loss!';
7+
$wb['warning_txt'] = '<b>VARNING:</b> Ändra inte några användarinställningar här. Use the Client- and Reseller settings in the Client module instead. Modifying or changing users or groups here may cause data loss!';
88
$wb['groups_txt'] = 'Grupper';
99
?>

interface/web/admin/lib/lang/sk_users_list.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ $wb['username_txt'] = 'Užívateľské meno';
44
$wb['client_id_txt'] = 'Client ID';
55
$wb['active_txt'] = 'Active';
66
$wb['add_new_record_txt'] = 'Pridať nového užívateľa';
7-
$wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any user settings here. Use the Client- and Reseller settings in the Client module instead. Modifying or changing Users or groups here may cause data loss!';
7+
$wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any user settings here. Use the Client- and Reseller settings in the Client module instead. Modifying or changing users or groups here may cause data loss!';
88
$wb['groups_txt'] = 'Groups';
99
?>

interface/web/admin/templates/users_list.htm

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ <h1><tmpl_var name="list_head_txt"></h1>
55

66

77
<p class="fieldset-legend">{tmpl_var name="toolsarea_head_txt"}</p>
8-
8+
99
<button class="btn btn-default formbutton-success" type="button" data-load-content="admin/users_edit.php">{tmpl_var name="add_new_record_txt"}</button>
10-
<p><tmpl_var name="warning_txt"></p>
11-
12-
10+
<br><br>
11+
<div class="alert alert-warning"><p><tmpl_var name="warning_txt"></p></div>
12+
13+
1314

14-
1515
<p class="fieldset-legend"><tmpl_var name="list_head_txt"></p>
1616
<div class="table-wrapper marginTop15">
1717
<table class="table">
@@ -61,5 +61,3 @@ <h1><tmpl_var name="list_head_txt"></h1>
6161
</tfoot>
6262
</table>
6363
</div>
64-
65-

0 commit comments

Comments
 (0)