View | Details | Raw Unified | Return to bug 18621
Collapse All | Expand All

(-)a/prometeus/web/html/htf/ru/rsync_exclude.pl_form.htf (-2 / +2 lines)
Lines 1-9 Link Here
1
<table style="border: #f0f0f0 solid 1px;" cellpadding="4">
1
<table style="border: #f0f0f0 solid 1px;" cellpadding="4">
2
<tr><td style="vertical-align:top">
2
<tr><td style="vertical-align:top">
3
<b>çÒÕÐÐÙ:</b><br />
3
<b>çÒÕÐÐÙ:</b><br />
4
<select name="grps" multiple class="top-name" size="20">
4
<div id="groups-exclude-form" class="top-name">
5
%groups%
5
%groups%
6
</select>
6
</div>
7
</td><td style="vertical-align:top">
7
</td><td style="vertical-align:top">
8
<b>ïÇÒÁÎÉÞÅÎÉÅ<br />ÐÏ ÒÁÚÍÅÒÕ:</b><br />
8
<b>ïÇÒÁÎÉÞÅÎÉÅ<br />ÐÏ ÒÁÚÍÅÒÕ:</b><br />
9
<select name="size" class="top-name">
9
<select name="size" class="top-name">
(-)a/prometeus/web/html/htf/ru/rsync_exclude.pl_grpOption.htf (-1 / +1 lines)
Lines 1-2 Link Here
1
<option value="%id%"{if status} selected{endif}>%value%</option>
1
<input type="checkbox" name="grps" value="%id%"{if status} checked{endif}><label>%value%</label><br>

Return to bug 18621