From 43cc2cd33c892b6dbcbed8a5ad59e52c83a6326d Mon Sep 17 00:00:00 2001 From: forums Date: Sat, 12 Feb 2011 22:26:52 +0100 Subject: Added UMIL Mod --- phpBB/umil/style/index_body.html | 100 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 phpBB/umil/style/index_body.html (limited to 'phpBB/umil/style/index_body.html') diff --git a/phpBB/umil/style/index_body.html b/phpBB/umil/style/index_body.html new file mode 100644 index 0000000000..c91492c5f8 --- /dev/null +++ b/phpBB/umil/style/index_body.html @@ -0,0 +1,100 @@ + + + +
+ +
+

{MESSAGE_TITLE}

+

{MESSAGE_TEXT}

+ + {S_HIDDEN_FIELDS} + +
+   + +
+ +
+ +
+ + + +

{L_TITLE}

+ +

{L_TITLE_EXPLAIN}

+ + +
+

{L_WARNING}

+

{ERROR_MSG}

+
+ + +
+ + + + + + +
+ {options.LEGEND} + + +
+

{options.TITLE_EXPLAIN}
+
{options.CONTENT}
+
[ {L_FIND_USERNAME} ]
+
+ + + + +

+   + +

+ {S_HIDDEN_FIELDS} + {S_FORM_TOKEN} +
+
+ + + +

{L_TITLE} - {L_RESULTS}

+ +
+ +

{L_DATABASE_TYPE} :: {SQL_LAYER}

+ + +
+

{L_WARNING}

+

{L_ERROR_NOTICE}

+
+ + + +
+

{L_WARNING}

+

{L_PERMISSIONS_WARNING}

+
+ + + +
+ + +

{results.COMMAND}

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