Änderungen

This commit is contained in:
ja
2022-02-16 16:49:19 +01:00
parent 2c8dd01f0a
commit 15b92954b4
3 changed files with 4 additions and 5 deletions

View File

@@ -1,9 +1,9 @@
<%@ Page Language="VB" Debug="true" AutoEventWireup="true" CodeFile="login_FLEX.aspx.vb" Inherits="login_FLEX" EnableSessionState="True" Async="true" %>
<%@Page Language="VB" Debug="true" AutoEventWireup="true" CodeFile="login_FLEX.aspx.vb" Inherits="login_FLEX" EnableSessionState="True" Async="true" %>
<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<%@ Import Namespace="MySql.Data.MySqlClient" %>
<%@Import Namespace="MySql.Data.MySqlClient" %>
<!-- Required meta tags -->
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" title="Verag Spedition AG AvisoTV Flex" />