|
@@ -50,9 +50,7 @@ $ID = strip_tags($ID);
|
|
|
|
|
|
<script src="/js/jquery-3.6.0.min.js" type="text/javascript"></script>
|
|
|
<script src="/js/bootstrap.min.js" type="text/javascript"></script>
|
|
|
- <script src="/js/common.js" type="text/javascript"></script>
|
|
|
<script src="/js/htmlencode.js" type="text/javascript"></script>
|
|
|
- <script src="/js/index.js?r=<?PHP echo(time());?>" type="text/javascript"></script>
|
|
|
|
|
|
<link href="/css/bootstrap.min.css" type="text/css" rel="stylesheet">
|
|
|
<link href="/css/style.css?r=<?PHP echo(time());?>" type="text/css" rel="stylesheet">
|
|
@@ -87,7 +85,7 @@ $ID = strip_tags($ID);
|
|
|
<body>
|
|
|
|
|
|
<div class="header" style="margin-top:18px;margin-bottom:18px;">
|
|
|
- <a href="http://xslwiz.5mode-foss.eu" target="_self" style="color:#000000; text-decoration: none;"> <b>XSLWIZ<b></a> <a href="https://github.com/par7133/XSLWIZ" style="color:#000000;"><span style="color:#119fe2">on</span> github</a> <a href="mailto:posta@elettronica.lol" style="color:#000000;"><span style="color:#119fe2">for</span> feedback</a> <a href="tel:+39-331-4029415" style="font-size:13px;background-color:#15c60b;border:2px solid #15c60b;color:#000000;height:27px;text-decoration:none;"> get support </a>
|
|
|
+ <a href="http://xslwiz.5mode-lab.com" target="_self" style="color:#000000; text-decoration: none;"> <b>XSLWIZ<b></a> <a href="https://github.com/par7133/XSLWIZ" style="color:#000000;"><span style="color:#119fe2">on</span> github</a> <a href="mailto:posta@elettronica.lol" style="color:#000000;"><span style="color:#119fe2">for</span> feedback</a> <a href="tel:+39-378-0812391" style="font-size:13px;background-color:#15c60b;border:2px solid #15c60b;color:#000000;height:27px;text-decoration:none;"> get support </a>
|
|
|
</div>
|
|
|
|
|
|
<form name="frmXslwiz" action="/" method="POST" target="_self" enctype="multipart/form-data">
|
|
@@ -120,7 +118,7 @@ $ID = strip_tags($ID);
|
|
|
|
|
|
<div id="footerCont"> </div>
|
|
|
<div id="footer">
|
|
|
- <span style="background:#FFFFFF; opacity:0.7;"> <a href="dd.html" class="aaa">Disclaimers</a>. A <a href="http://5mode.com" class="aaa">5 Mode</a> project and <a href="http://demo.5mode.com" class="aaa">WYSIWYG</a> system. Some rights reserved.</span>
|
|
|
+ <span style="background:#FFFFFF; opacity:0.7;"> <a href="http://5mode.com/dd.html" class="aaa">Disclaimers</a>. A <a href="http://5mode.com" class="aaa">5 Mode</a> project and <a href="http://demo.5mode.com" class="aaa">WYSIWYG</a> system. CC </span>
|
|
|
</div>
|
|
|
|
|
|
<!-- METRICS CODE -->
|