mirror of
https://github.com/webmin/webmin.git
synced 2025-07-21 23:40:34 +00:00
use placeholder color+replace hr with ui_hr
This commit is contained in:
@ -165,8 +165,8 @@ location = "chooser.cgi?frame=1&chroot=$uchroot&type=$utype&file="+p;
|
||||
</script>
|
||||
EOF
|
||||
print "<div id='filter_box' style='display:none;margin:0px;padding:0px;width:100%;clear:both;'>";
|
||||
print &ui_textbox("filter",$text{'ui_filterbox'}, 50, 0, undef,"style='width:100%;' onkeyup=\"filter_match(this.value,'row',true);\" onfocus=\"if (this.value == '".$text{'ui_filterbox'}."') {this.value = '';}\" onblur=\"if (this.value == '') {this.value = '".$text{'ui_filterbox'}."';}\"");
|
||||
print "<hr style='width:100%;'></div>";
|
||||
print &ui_textbox("filter",$text{'ui_filterbox'}, 50, 0, undef,"style='width:100%;color:#aaa;' onkeyup=\"filter_match(this.value,'row',true);\" onfocus=\"if (this.value == '".$text{'ui_filterbox'}."') {this.value = '';}\" onblur=\"if (this.value == '') {this.value = '".$text{'ui_filterbox'}."';}\"");
|
||||
print &ui_hr("style='wdith:100%;'")."</div>";
|
||||
print "<b>",&text('chooser_dir', &html_escape($dir)),"</b>\n";
|
||||
opendir(DIR, $in{'chroot'}.$dir) ||
|
||||
&popup_error(&text('chooser_eopen', "$!"));
|
||||
@ -236,7 +236,7 @@ EOF
|
||||
print &ui_table_start(undef, "width=100%", 2);
|
||||
print &ui_table_row(&ui_submit($text{'chooser_ok'}),
|
||||
&ui_textbox("path", $dir.$file, 45, 0, undef,
|
||||
"style='width:100%'"), 1);
|
||||
"style='width:100%'"), 1,["width=5% valign=middle nowrap","valign=middle width=95%"]);
|
||||
print &ui_table_end();
|
||||
print &ui_form_end();
|
||||
&popup_footer();
|
||||
|
@ -73,8 +73,8 @@ if ($in{'multi'}) {
|
||||
print "</script>\n";
|
||||
print "<font size=+1>$text{'groups_all'}</font>\n";
|
||||
print "<div id='filter_box' style='display:none;margin:0px;padding:0px;width:100%;clear:both;'>";
|
||||
print &ui_textbox("filter",$text{'ui_filterbox'}, 50, 0, undef,"style='width:100%;' onkeyup=\"filter_match(this.value);\" onfocus=\"if (this.value == '".$text{'ui_filterbox'}."') {this.value = '';}\" onblur=\"if (this.value == '') {this.value = '".$text{'ui_filterbox'}."';}\"");
|
||||
print "<hr style='width:100%;'></div>";
|
||||
print &ui_textbox("filter",$text{'ui_filterbox'}, 50, 0, undef,"style='width:100%;color:#aaa;' onkeyup=\"filter_match(this.value);\" onfocus=\"if (this.value == '".$text{'ui_filterbox'}."') {this.value = '';}\" onblur=\"if (this.value == '') {this.value = '".$text{'ui_filterbox'}."';}\"");
|
||||
print &ui_hr("style='wdith:100%;'")."</div>";
|
||||
print "<table width=100%>\n";
|
||||
my $cnt = 0;
|
||||
foreach $u (&get_groups_list()) {
|
||||
@ -161,8 +161,8 @@ else {
|
||||
print "}\n";
|
||||
print "</script>\n";
|
||||
print "<div id='filter_box' style='display:none;margin:0px;padding:0px;width:100%;clear:both;'>";
|
||||
print &ui_textbox("filter",$text{'ui_filterbox'}, 50, 0, undef,"style='width:100%;' onkeyup=\"filter_match(this.value);\" onfocus=\"if (this.value == '".$text{'ui_filterbox'}."') {this.value = '';}\" onblur=\"if (this.value == '') {this.value = '".$text{'ui_filterbox'}."';}\"");
|
||||
print "<hr style='width:100%;'></div>";
|
||||
print &ui_textbox("filter",$text{'ui_filterbox'}, 50, 0, undef,"style='width:100%;color:#aaa;' onkeyup=\"filter_match(this.value);\" onfocus=\"if (this.value == '".$text{'ui_filterbox'}."') {this.value = '';}\" onblur=\"if (this.value == '') {this.value = '".$text{'ui_filterbox'}."';}\"");
|
||||
print &ui_hr("style='wdith:100%;'")."</div>";;
|
||||
print "<table width=100%>\n";
|
||||
my $cnt = 0;
|
||||
foreach $u (&get_groups_list()) {
|
||||
|
@ -65,8 +65,8 @@ if ($in{'multi'}) {
|
||||
print "</script>\n";
|
||||
print "<font size=+1>$text{'users_all'}</font>\n";
|
||||
print "<div id='filter_box' style='display:none;margin:0px;padding:0px;width:100%;clear:both;'>";
|
||||
print &ui_textbox("filter",$text{'ui_filterbox'}, 50, 0, undef,"style='width:100%;' onkeyup=\"filter_match(this.value);\" onfocus=\"if (this.value == '".$text{'ui_filterbox'}."') {this.value = '';}\" onblur=\"if (this.value == '') {this.value = '".$text{'ui_filterbox'}."';}\"");
|
||||
print "<hr style='width:100%;'></div>";
|
||||
print &ui_textbox("filter",$text{'ui_filterbox'}, 50, 0, undef,"style='width:100%;color:#aaa;' onkeyup=\"filter_match(this.value);\" onfocus=\"if (this.value == '".$text{'ui_filterbox'}."') {this.value = '';}\" onblur=\"if (this.value == '') {this.value = '".$text{'ui_filterbox'}."';}\"");
|
||||
print &ui_hr("style='wdith:100%;'")."</div>";
|
||||
print "<table width=100%>\n";
|
||||
my $cnt = 0;
|
||||
foreach $u (&get_users_list()) {
|
||||
@ -153,8 +153,8 @@ else {
|
||||
print "}\n";
|
||||
print "</script>\n";
|
||||
print "<div id='filter_box' style='display:none;margin:0px;padding:0px;width:100%;clear:both;'>";
|
||||
print &ui_textbox("filter",$text{'ui_filterbox'}, 50, 0, undef,"style='width:100%;' onkeyup=\"filter_match(this.value);\" onfocus=\"if (this.value == '".$text{'ui_filterbox'}."') {this.value = '';}\" onblur=\"if (this.value == '') {this.value = '".$text{'ui_filterbox'}."';}\"");
|
||||
print "<hr style='width:100%;'></div>";
|
||||
print &ui_textbox("filter",$text{'ui_filterbox'}, 50, 0, undef,"style='width:100%;color:#aaa;' onkeyup=\"filter_match(this.value);\" onfocus=\"if (this.value == '".$text{'ui_filterbox'}."') {this.value = '';}\" onblur=\"if (this.value == '') {this.value = '".$text{'ui_filterbox'}."';}\"");
|
||||
print &ui_hr("style='wdith:100%;'")."</div>";
|
||||
print "<table width=100%>\n";
|
||||
my $cnt = 0;
|
||||
foreach $u (&get_users_list()) {
|
||||
|
@ -61,8 +61,8 @@ if ($in{'multi'}) {
|
||||
print "</script>\n";
|
||||
print "<font size=+1>$text{'groups_all'}</font>\n";
|
||||
print "<div id='filter_box' style='display:none;margin:0px;padding:0px;width:100%;clear:both;'>";
|
||||
print &ui_textbox("filter",$text{'ui_filterbox'}, 50, 0, undef,"style='width:100%;' onkeyup=\"filter_match(this.value);\" onfocus=\"if (this.value == '".$text{'ui_filterbox'}."') {this.value = '';}\" onblur=\"if (this.value == '') {this.value = '".$text{'ui_filterbox'}."';}\"");
|
||||
print "<hr style='width:100%;'></div>";
|
||||
print &ui_textbox("filter",$text{'ui_filterbox'}, 50, 0, undef,"style='width:100%;color:#aaa;' onkeyup=\"filter_match(this.value);\" onfocus=\"if (this.value == '".$text{'ui_filterbox'}."') {this.value = '';}\" onblur=\"if (this.value == '') {this.value = '".$text{'ui_filterbox'}."';}\"");
|
||||
print &ui_hr("style='wdith:100%;'")."</div>";
|
||||
print "<table width=100%>\n";
|
||||
$cnt = 0;
|
||||
foreach $u (&get_groups_list()) {
|
||||
@ -148,8 +148,8 @@ else {
|
||||
print "}\n";
|
||||
print "</script>\n";
|
||||
print "<div id='filter_box' style='display:none;margin:0px;padding:0px;width:100%;clear:both;'>";
|
||||
print &ui_textbox("filter",$text{'ui_filterbox'}, 50, 0, undef,"style='width:100%;' onkeyup=\"filter_match(this.value);\" onfocus=\"if (this.value == '".$text{'ui_filterbox'}."') {this.value = '';}\" onblur=\"if (this.value == '') {this.value = '".$text{'ui_filterbox'}."';}\"");
|
||||
print "<hr style='width:100%;'></div>";
|
||||
print &ui_textbox("filter",$text{'ui_filterbox'}, 50, 0, undef,"style='width:100%;color:#aaa;' onkeyup=\"filter_match(this.value);\" onfocus=\"if (this.value == '".$text{'ui_filterbox'}."') {this.value = '';}\" onblur=\"if (this.value == '') {this.value = '".$text{'ui_filterbox'}."';}\"");
|
||||
print &ui_hr("style='wdith:100%;'")."</div>";
|
||||
print "<table width=100%>\n";
|
||||
my $cnt = 0;
|
||||
foreach $u (&get_groups_list()) {
|
||||
|
@ -53,8 +53,8 @@ if ($in{'multi'}) {
|
||||
print "</script>\n";
|
||||
print "<font size=+1>$text{'users_all'}</font>\n";
|
||||
print "<div id='filter_box' style='display:none;margin:0px;padding:0px;width:100%;clear:both;'>";
|
||||
print &ui_textbox("filter",$text{'ui_filterbox'}, 50, 0, undef,"style='width:100%;' onkeyup=\"filter_match(this.value);\" onfocus=\"if (this.value == '".$text{'ui_filterbox'}."') {this.value = '';}\" onblur=\"if (this.value == '') {this.value = '".$text{'ui_filterbox'}."';}\"");
|
||||
print "<hr style='width:100%;'></div>";
|
||||
print &ui_textbox("filter",$text{'ui_filterbox'}, 50, 0, undef,"style='width:100%;color:#aaa;' onkeyup=\"filter_match(this.value);\" onfocus=\"if (this.value == '".$text{'ui_filterbox'}."') {this.value = '';}\" onblur=\"if (this.value == '') {this.value = '".$text{'ui_filterbox'}."';}\"");
|
||||
print &ui_hr("style='wdith:100%;'")."</div>";
|
||||
print "<table width=100%>\n";
|
||||
$cnt = 0;
|
||||
foreach $u (&get_users_list()) {
|
||||
@ -141,8 +141,8 @@ else {
|
||||
print "}\n";
|
||||
print "</script>\n";
|
||||
print "<div id='filter_box' style='display:none;margin:0px;padding:0px;width:100%;clear:both;'>";
|
||||
print &ui_textbox("filter",$text{'ui_filterbox'}, 50, 0, undef,"style='width:100%;' onkeyup=\"filter_match(this.value);\" onfocus=\"if (this.value == '".$text{'ui_filterbox'}."') {this.value = '';}\" onblur=\"if (this.value == '') {this.value = '".$text{'ui_filterbox'}."';}\"");
|
||||
print "<hr style='width:100%;'></div>";
|
||||
print &ui_textbox("filter",$text{'ui_filterbox'}, 50, 0, undef,"style='width:100%;color:#aaa;' onkeyup=\"filter_match(this.value);\" onfocus=\"if (this.value == '".$text{'ui_filterbox'}."') {this.value = '';}\" onblur=\"if (this.value == '') {this.value = '".$text{'ui_filterbox'}."';}\"");
|
||||
print &ui_hr("style='wdith:100%;'")."</div>";
|
||||
print "<table width=100%>\n";
|
||||
my $cnt = 0;
|
||||
foreach $u (&get_users_list()) {
|
||||
|
@ -10,8 +10,8 @@ if (!ref($mods)) {
|
||||
}
|
||||
else {
|
||||
print "<div id='filter_box' style='display:none;margin:0px;padding:0px;width:100%;clear:both;'>";
|
||||
print &ui_textbox("filter",$text{'ui_filterbox'}, 50, 0, undef,"style='width:100%;' onkeyup=\"filter_match(this.value,'row',true);\" onfocus=\"if (this.value == '".$text{'ui_filterbox'}."') {this.value = '';}\" onblur=\"if (this.value == '') {this.value = '".$text{'ui_filterbox'}."';}\"");
|
||||
print "<hr style='width:100%;'></div>";
|
||||
print &ui_textbox("filter",$text{'ui_filterbox'}, 50, 0, undef,"style='width:100%;color:#aaa;' onkeyup=\"filter_match(this.value,'row',true);\" onfocus=\"if (this.value == '".$text{'ui_filterbox'}."') {this.value = '';}\" onblur=\"if (this.value == '') {this.value = '".$text{'ui_filterbox'}."';}\"");
|
||||
print &ui_hr("style='wdith:100%;'")."</div>";
|
||||
print "<b>$text{'standard_header'}</b><br>\n";
|
||||
if ($mods->[0]->[1] > &get_webmin_version()) {
|
||||
print &text('standard_warn', $mods->[0]->[1]),"<br>\n";
|
||||
|
@ -11,8 +11,8 @@ if (!ref($mods)) {
|
||||
}
|
||||
else {
|
||||
print "<div id='filter_box' style='display:none;margin:0px;padding:0px;width:100%;clear:both;'>";
|
||||
print &ui_textbox("filter",$text{'ui_filterbox'}, 50, 0, undef,"style='width:100%;' onkeyup=\"filter_match(this.value,'row',true);\" onfocus=\"if (this.value == '".$text{'ui_filterbox'}."') {this.value = '';}\" onblur=\"if (this.value == '') {this.value = '".$text{'ui_filterbox'}."';}\"");
|
||||
print "<hr style='width:100%;'></div>";
|
||||
print &ui_textbox("filter",$text{'ui_filterbox'}, 50, 0, undef,"style='width:100%;color:#aaa;' onkeyup=\"filter_match(this.value,'row',true);\" onfocus=\"if (this.value == '".$text{'ui_filterbox'}."') {this.value = '';}\" onblur=\"if (this.value == '') {this.value = '".$text{'ui_filterbox'}."';}\"");
|
||||
print &ui_hr("style='wdith:100%;'")."</div>";
|
||||
print "<b>$text{'third_header'}</b><br>\n";
|
||||
print "<script>\n";
|
||||
print "function select(f)\n";
|
||||
|
Reference in New Issue
Block a user