From 1526ae1fc8c3b750df511fd286fc7d3166e6e9b3 Mon Sep 17 00:00:00 2001 From: Graham Eames Date: Sun, 28 May 2006 15:11:19 +0000 Subject: The template for the convertor/upgrade script so that we've got all the template files in You'll have to wait for the code that goes with it :) git-svn-id: file:///svn/phpbb/trunk@5976 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/adm/style/install_convert.html | 100 +++++++++++++++++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100755 phpBB/adm/style/install_convert.html (limited to 'phpBB/adm') diff --git a/phpBB/adm/style/install_convert.html b/phpBB/adm/style/install_convert.html new file mode 100755 index 0000000000..7755cf957e --- /dev/null +++ b/phpBB/adm/style/install_convert.html @@ -0,0 +1,100 @@ + + +
+ +

{TITLE}

+{BODY} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{L_AVAILABLE_CONVERTORS}
{L_SOFTWARE}{L_VERSION}{L_AUTHOR}{L_OPTIONS}
{convertors.SOFTWARE}{convertors.VERSION}{convertors.AUTHOR}{L_CONVERT}
{L_NO_CONVERTORS}---
+ + + +
+ + + + +
+ +
+ + {checks.LEGEND} +

{checks.LEGEND_EXPLAIN}

+ + +
+
{checks.TITLE}:
{checks.TITLE_EXPLAIN}
+
{checks.RESULT}
+
+ + + +
+ + + +
+ + + + +
+ +
+ + {options.LEGEND} + + +
+

{options.TITLE_EXPLAIN}
+
{options.CONTENT}
+
+ + + + +
+ + + +
+

{L_MESSAGE}

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