����JFIF��x�x����'
Server IP : 78.140.185.180 / Your IP : 18.117.158.108 Web Server : LiteSpeed System : Linux cpanel13.v.fozzy.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : builderbox ( 1072) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/dell/srvadmin/var/lib/openmanage/xslroot/oma/es/web/skins/au/ |
Upload File : |
<?xml version="1.0" encoding="UTF-8"?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format"> <xsl:template match="/OMA"> <HTML> <head> <title><xsl:value-of select="OEM/OEMTitleCompanyName" /> <xsl:value-of select="OEM/OEMTitleCoreProductName" /> <xsl:value-of select="OEM/ProdName" /></title> </head> <frameset rows="64,35,*" border="0" frameborder="no" framespacing="0"> <frame src="./GlobalNavBarServlet?login=true" name="gnv" scrolling="no" marginheight="0" marginwidth="0" frameborder="no" framespacing="0" /> <frame src="./UServerName" name="snb" scrolling="no" marginheight="0" marginwidth="0" frameborder="no" framespacing="0" /> <frame name="logout" scrolling="no" marginheight="0" marginwidth="0" frameborder="no" framespacing="0"> <xsl:attribute name="src"> <xsl:choose> <xsl:when test="Shutdown">./LogoutServlet?page=Logout&closebrowser=1</xsl:when> <xsl:when test="Login">./LogoutServlet?page=Logout&autorestartmode=1&closeBrowserOnly=1</xsl:when> <xsl:otherwise>./LogoutServlet?page=Logout&autorestartmode=1</xsl:otherwise> </xsl:choose> </xsl:attribute> </frame> </frameset> <noframes /> </HTML> </xsl:template> </xsl:stylesheet>