summaryrefslogtreecommitdiffstats
path: root/old/templates/install/install_message.html
diff options
context:
space:
mode:
Diffstat (limited to 'old/templates/install/install_message.html')
-rw-r--r--old/templates/install/install_message.html13
1 files changed, 0 insertions, 13 deletions
diff --git a/old/templates/install/install_message.html b/old/templates/install/install_message.html
deleted file mode 100644
index 370646a..0000000
--- a/old/templates/install/install_message.html
+++ /dev/null
@@ -1,13 +0,0 @@
-<!-- INCLUDE install_header.html -->
-<table width="100%" border="0" cellspacing="1" cellpadding="2">
- <tr>
- <th align="center">{MSG_TITLE}</th>
- </tr>
- <tr>
- <td align="left" class="row1">{MSG_TEXT}</td>
- </tr>
- <tr>
- <th>&nbsp;</th>
- </tr>
-</table>
-<!-- INCLUDE install_tail.html --> \ No newline at end of file