summaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment/confirm-delete.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/attachment/confirm-delete.html.tmpl')
-rw-r--r--template/en/default/attachment/confirm-delete.html.tmpl5
1 files changed, 3 insertions, 2 deletions
diff --git a/template/en/default/attachment/confirm-delete.html.tmpl b/template/en/default/attachment/confirm-delete.html.tmpl
index 9eaaa7b28..c03d58641 100644
--- a/template/en/default/attachment/confirm-delete.html.tmpl
+++ b/template/en/default/attachment/confirm-delete.html.tmpl
@@ -17,11 +17,12 @@
[% PROCESS global/header.html.tmpl
title = title
+ style_urls = ['skins/standard/admin.css']
doc_section = "attachments.html"
%]
<table border="1" cellpadding="4" cellspacing="0">
- <tr bgcolor="#6666FF">
+ <tr class="column_header">
<th valign="top" class="left">Field</th>
<th valign="top" class="left">Value</th>
</tr>
@@ -55,7 +56,7 @@
<h2>Confirmation</h2>
-<table border="0" cellpadding="20" width="70%" bgcolor="red">
+<table class="confirmation">
<tr>
<td>
The content of this attachment will be deleted in an <b>irreversible</b> way.