lastest modifies
[brisk.git] / web / index.php
index 878c2a5..4929b34 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>
@@ -1679,9 +1679,9 @@ title="<?php echo $mlang_room['suppcomp_range'][$G_lang];?>">
 </div>
 </div>
 <div class="notify_clo">
-<input type="submit" class="input_sub" style="bottom: 4px;" onclick="g_prefsf.visible(false);" value="<?php echo $mlang_room['btn_close'][$G_lang]; ?>"/>
+<input type="submit" class="input_sub" style="bottom: 4px;" onclick="g_prefsf.close();" value="<?php echo $mlang_room['btn_close'][$G_lang]; ?>"/>
 <input type="submit" class="input_sub" style="bottom: 4px;" onclick="g_prefsf.reset();" value="<?php echo $mlang_room['btn_reset'][$G_lang]; ?>"/>
-<input type="submit" class="input_sub" style="bottom: 4px;" onclick="g_prefsf.save();" value="<?php echo $mlang_room['btn_save'][$G_lang]; ?>"/>
+<input type="submit" class="input_sub" style="bottom: 4px;" onclick="g_prefsf.save(); /* Fieldify.save(null, g_prefsf.dom_elements[0]); */" value="<?php echo $mlang_room['btn_save'][$G_lang]; ?>"/>
 </div>
 </div> <!-- end prefsf -->