From c93474e11839f56a51d662ae40336e9ba61a12a2 Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Thu, 24 Jul 2003 13:22:39 +0000 Subject: Moving again ... I think this time will be the last ... famous last words git-svn-id: file:///svn/phpbb/trunk@4323 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/subSilver/template/confirm_body.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 phpBB/styles/subSilver/template/confirm_body.html (limited to 'phpBB/styles/subSilver/template/confirm_body.html') diff --git a/phpBB/styles/subSilver/template/confirm_body.html b/phpBB/styles/subSilver/template/confirm_body.html new file mode 100644 index 0000000000..0f6b1f6042 --- /dev/null +++ b/phpBB/styles/subSilver/template/confirm_body.html @@ -0,0 +1,18 @@ + + +
+ + + +
+ + + + + + + + +
{MESSAGE_TITLE}


{MESSAGE_TEXT}

{S_HIDDEN_FIELDS}  
+ + \ No newline at end of file -- cgit v1.2.1