full 'listen' prefs management completed and partial 'comps' prefs implemented
[brisk.git] / web / index.php
index 878c2a5..b2d853f 100644 (file)
@@ -1563,7 +1563,7 @@ type="submit" class="button" onclick="this.form.elements['realsub'].value = 'chi
    <span id="list_all"><?php echo $mlang_room['suppcomp_b'][$G_lang];?></span></td>
 </tr>
 <tr><td colspan="4" style="text-align: center;">
-<img id="s_img" class="nobo" src="img/noimg.png">
+<img id="s_imgxx" class="nobo" src="img/noimg.png">
 </td></tr>
 </table>
 </div>
@@ -1637,15 +1637,15 @@ type="submit" class="button" onclick="this.form.elements['realsub'].value = 'chi
 <tr class="fg_id"><td style="border: 0px solid black; border-width: 0px 0px 1px 0px;">
 <span style="font-weight: bold;"><?php echo $mlang_room['suppcomp_fg'][$G_lang];?>:</span>
 </td><td style="border: 0px solid black; border-width: 0px 0px 1px 0px;">
-<input class="r_id" style="width: 3em;" type="text" maxlength="3" size="3" value="255"
+<input class="r_id fg_r" style="width: 3em;" type="text" maxlength="3" size="3" value="255"
 title="<?php echo $mlang_room['suppcomp_range'][$G_lang];?>">
 <span id="list_all"><?php echo $mlang_room['suppcomp_r'][$G_lang];?></span>
 </td><td style="border: 0px solid black; border-width: 0px 0px 1px 0px;">
-<input class="g_id" style="width: 3em;" type="text" maxlength="3" size="3" value="255"
+<input class="g_id fg_g" style="width: 3em;" type="text" maxlength="3" size="3" value="255"
 title="<?php echo $mlang_room['suppcomp_range'][$G_lang];?>">
 <span id="list_all"><?php echo $mlang_room['suppcomp_g'][$G_lang];?></span>
 </td><td style="border: 0px solid black; border-width: 0px 0px 1px 0px;">
-<input class="b_id" style="width: 3em;" type="text" maxlength="3" size="3" value="255"
+<input class="b_id fg_b" style="width: 3em;" type="text" maxlength="3" size="3" value="255"
 title="<?php echo $mlang_room['suppcomp_range'][$G_lang];?>">
 <span id="list_all"><?php echo $mlang_room['suppcomp_b'][$G_lang];?></span>
 </td></tr>
@@ -1653,15 +1653,15 @@ title="<?php echo $mlang_room['suppcomp_range'][$G_lang];?>">
 <span style="font-weight: bold;">
 <?php echo $mlang_room['suppcomp_bg'][$G_lang];?>:</span>
 </td><td>
-<input class="r_id" style="width: 3em;" type="text" maxlength="3" size="3" value="255"
+<input class="r_id bg_r" style="width: 3em;" type="text" maxlength="3" size="3" value="255"
  title="<?php echo $mlang_room['suppcomp_range'][$G_lang];?>">
    <span id="list_all"><?php echo $mlang_room['suppcomp_r'][$G_lang];?></span>
 </td><td>
-<input class="g_id" style="width: 3em;" type="text" maxlength="3" size="3" value="255"
+<input class="g_id bg_g" style="width: 3em;" type="text" maxlength="3" size="3" value="255"
  title="<?php echo $mlang_room['suppcomp_range'][$G_lang];?>">
    <span id="list_all"><?php echo $mlang_room['suppcomp_g'][$G_lang];?></span>
 </td><td>
-<input class="b_id" style="width: 3em;" type="text" maxlength="3" size="3" value="255"
+<input class="b_id bg_b" style="width: 3em;" type="text" maxlength="3" size="3" value="255"
  title="<?php echo $mlang_room['suppcomp_range'][$G_lang];?>">
    <span id="list_all"><?php echo $mlang_room['suppcomp_b'][$G_lang];?></span>
 </td></tr>