����JFIF��x�x����'
Server IP : 78.140.185.180 / Your IP : 3.22.223.160 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/sm/template/common/ |
Upload File : |
<!-- This is the XSL to confirm rescan operation on the system --> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format"> <!-- Include some common templates created by SS --> <xsl:template match="OMA"> <DataArea backpagetarget="./DataArea?plugin=com.dell.sm.webplugins.StorageInfoWebPlugin" export="false" exportdata="false" printable="false" email="false" validate="true"> <xsl:attribute name="submit">./SubmitForm?plugin=com.dell.sm.webplugins.StorageExecWebPlugin&Action=globalrescan&help=stprin</xsl:attribute> <xsl:attribute name="submitdisplay"><xsl:value-of select="$strGlobRescan"/></xsl:attribute> <xsl:attribute name="backpagedisplay"><xsl:value-of select="$strCancel"/></xsl:attribute> <xsl:attribute name="backpagetarget">./DataArea?plugin=com.dell.sm.webplugins.StorageInfoWebPlugin&help=stprin</xsl:attribute> <AlertMessage alert="true" status="3"> <xsl:attribute name="display"><xsl:value-of select="$strRescanWarn"/><xsl:value-of select="$strRescanWarn1"/><xsl:value-of select="$strRescanWarn2"/><xsl:value-of select="$strRescanWarn3"/></xsl:attribute> </AlertMessage> <script language="javascript"> function validate() { msg = "<xsl:value-of select="$strRUSure"/>"; Confirm = confirm(msg); if (Confirm == true ) { disableButtons("submit","back" ,""); } return Confirm; } </script> </DataArea> </xsl:template> </xsl:stylesheet>