Incorporated proper icons from Linton
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5945 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
@@ -249,7 +249,7 @@
|
||||
|
||||
<dialog name="runLinkValidation" page="/jsp/wcm/run-link-validation.jsp"
|
||||
managed-bean="LinkValidationRunDialog"
|
||||
icon="/images/icons/run_link_validation_large.gif"
|
||||
icon="/images/icons/link_validation_report_large.gif"
|
||||
title-id="run_link_validaton_title"
|
||||
description-id="run_link_validaton_desc" show-ok-button="false" />
|
||||
|
||||
|
@@ -109,14 +109,14 @@ public class UILinkValidationSummary extends AbstractLinkValidationReportCompone
|
||||
out.write(initialCheckSummary);
|
||||
out.write("</div><div style='margin-bottom: 14px;'><img src='");
|
||||
out.write(context.getExternalContext().getRequestContextPath());
|
||||
out.write("/images/icons/warning.gif'' style='vertical-align: -4px; padding-right: 4px;'/>");
|
||||
out.write("/images/icons/broken_link.gif'' style='vertical-align: -4px; padding-right: 4px;'/>");
|
||||
out.write(initialBrokenSummary);
|
||||
out.write("</div></td></tr>");
|
||||
out.write("<tr><td class='linkValidationReportSubTitle'>");
|
||||
out.write(bundle.getString("current_status"));
|
||||
out.write(":</td><td><div><img src='");
|
||||
out.write(context.getExternalContext().getRequestContextPath());
|
||||
out.write("/images/icons/warning.gif' style='vertical-align: -4px; padding-right: 4px;' >");
|
||||
out.write("/images/icons/broken_link.gif' style='vertical-align: -4px; padding-right: 4px;' >");
|
||||
out.write(stillBroken);
|
||||
out.write("<img src='");
|
||||
out.write(context.getExternalContext().getRequestContextPath());
|
||||
|
Before Width: | Height: | Size: 362 B After Width: | Height: | Size: 342 B |
BIN
source/web/images/icons/broken_link.gif
Normal file
After Width: | Height: | Size: 349 B |
Before Width: | Height: | Size: 598 B After Width: | Height: | Size: 166 B |
Before Width: | Height: | Size: 335 B After Width: | Height: | Size: 633 B |
Before Width: | Height: | Size: 335 B After Width: | Height: | Size: 635 B |
Before Width: | Height: | Size: 967 B After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 582 B After Width: | Height: | Size: 238 B |
Before Width: | Height: | Size: 335 B After Width: | Height: | Size: 250 B |