mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-17 01:54:49 +00:00
fix previous
This commit is contained in:
parent
f5766fbf20
commit
770c8b3acf
@ -81,7 +81,7 @@
|
||||
BootstrapDialog.show({
|
||||
type: BootstrapDialog.TYPE_DEFAULT,
|
||||
title: '{{ lang._("Find references") }}',
|
||||
message: '<p>{{ lang._("Enter an IP address to show in which aliases it\'s used.") }}</p>' +
|
||||
message: '<p>{{ lang._("Enter an IP address to show in which aliases it's used.") }}</p>' +
|
||||
'<div class="input-group" style="display: block;">' +
|
||||
'<input id="ip" type="text" class="form-control"/>' +
|
||||
'<span class="input-group-btn">' +
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user