mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-22 13:11:27 +00:00
Fixes from Daniel Fernandes <dfernandes1978@hotmail.com>:
* Some minor fixes about validator * Some cleanups * Some code rellocated ( about pwiki ) git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1281 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta name="Keywords" content="Generic SCSI Target Subsystem for Linux, SCST, VTL, Virtual Tape Library, SCST users">
|
||||
@@ -76,16 +76,11 @@
|
||||
</div>
|
||||
</div>
|
||||
<!-- footer starts here -->
|
||||
<div id="footer">
|
||||
<p>
|
||||
© Copyright 2004-2009 <b><font color="#EC981F">Vladislav Bolkhovitin & others.</font>
|
||||
Design by: <b><font color="#EC981F">Daniel Fernandes</font></b>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<p>© Copyright 2004-2009<b><font class="names"> Vladislav Bolkhovitin & others.</font>
|
||||
Design by: <b><font class="names">Daniel Fernandes</font></b> </p>
|
||||
</div>
|
||||
<!-- footer ends here -->
|
||||
</body>
|
||||
|
||||
<!-- Piwik -->
|
||||
<script type="text/javascript">
|
||||
var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/scst/" : "http://apps.sourceforge.net/piwik/scst/");
|
||||
@@ -98,5 +93,5 @@ piwik_log(piwik_action_name, piwik_idsite, piwik_url);
|
||||
</script>
|
||||
<object><noscript><p><img src="http://apps.sourceforge.net/piwik/scst/piwik.php?idsite=1" alt="piwik"/></p></noscript></object>
|
||||
<!-- End Piwik Tag -->
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user