From e1928eff37b01afcdfd5456944bb3b15d09e3258 Mon Sep 17 00:00:00 2001
From: GWY <guweiyiscp096@foxmail.com>
Date: 星期四, 10 三月 2022 17:44:09 +0800
Subject: [PATCH] 111

---
 force-app/main/default/pages/Exception.page |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/force-app/main/default/pages/Exception.page b/force-app/main/default/pages/Exception.page
index 78526a8..61dda59 100644
--- a/force-app/main/default/pages/Exception.page
+++ b/force-app/main/default/pages/Exception.page
@@ -10,7 +10,7 @@
             <apex:outputPanel layout="block" styleClass="topPanel">
               <apex:panelGrid width="758" cellpadding="0" cellspacing="0" bgcolor="white" columns="3">
                 <apex:image url="{!URLFOR($Resource.SiteSamples, 'img/clock.png')}"/>
-                <apex:image url="{!URLFOR($Resource.SiteSamples, 'img/warning.gif')}"/>
+                <apex:image url="{!URLFOR($Resource.SiteSamples, 'img/warning.png')}"/>
                 <apex:panelGroup >
                   <apex:outputText styleClass="title" value="{!$Label.site.error}">
                    <apex:param value="{!$Site.ErrorMessage}"/>

--
Gitblit v1.9.1