?> </p> <?php } ?> </td> </tr> </table> </td> </tr> </table> </form> <?php if (($br = bad_browser()) != '') { $txt_error = _("<strong>Warning!</strong> {$br} is <strong>not compatible</strong> with OSSIM.\n <br/> Please use Internet Explorer 7 (or newer), Firefox or Chrome"); $config_nt = array('content' => $txt_error, 'options' => array('type' => 'nf_error', 'cancel_button' => TRUE), 'style' => 'width: 350px; font-style: italic; font-size: 11px; margin: 20px auto; text-align: left;'); $nt = new Notification('nt_1', $config_nt); $nt->show(); } ?> </div> <?php } // first login if ($first_login == 'yes') { $longitude = 0; $latitude = 0;
<input type="submit" id="submit_button" value="<?php echo gettext("Login"); ?> " class="button" style="font-size:12px"/> </td> </tr> <tr><td class="nobborder" style="text-align:center"><br/></td></tr> </table> </td> </tr> <?php if (($br = bad_browser()) != "") { ?> <tr> <td class="blue" width="200" bgcolor="#FBEDEC" style="border:1px solid #FDA8A8" align="center"><i><?php echo _("<b>Warning</b>: {$br} is <b>not compatible</b> with OSSIM.<br> Please use Internet Explorer 7 (or newer), Firefox or Chrome"); ?> </i></td> </tr> <?php } ?> </table> </form>