From e7af6bf8a6509809d3787f5a940b981d7f3ddf2a Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Wed, 9 Jun 2010 12:30:34 +0000 Subject: [PATCH] makeing idots template the default --- home/templates/default/portal.tpl | 47 +++++++++++++++++---- home/templates/idots/portal.tpl | 70 ------------------------------- home/templates/idots2/portal.tpl | 70 ------------------------------- 3 files changed, 38 insertions(+), 149 deletions(-) delete mode 100755 home/templates/idots/portal.tpl delete mode 100755 home/templates/idots2/portal.tpl diff --git a/home/templates/default/portal.tpl b/home/templates/default/portal.tpl index eee30686d1..dcc39152f1 100755 --- a/home/templates/default/portal.tpl +++ b/home/templates/default/portal.tpl @@ -1,19 +1,32 @@

- +
+
- {portal_controls} +
{title} +
+ + + {portal_controls} + +
 {title}
+
+
- +
{row}
+

+ + + @@ -21,21 +34,37 @@ + + + - - + + + + + - {control_link} - + {control_link} + + + {link_field_data} diff --git a/home/templates/idots/portal.tpl b/home/templates/idots/portal.tpl deleted file mode 100755 index dcc39152f1..0000000000 --- a/home/templates/idots/portal.tpl +++ /dev/null @@ -1,70 +0,0 @@ - -

-

- - - - - - - -
-
- - - {portal_controls} - -
 {title}
-
-
- - {row} -
-
-
-

- - - - - - - -{output} - - - - - - - - - - - - - - - - - - {control_link} - - - - - - {link_field_data} - diff --git a/home/templates/idots2/portal.tpl b/home/templates/idots2/portal.tpl deleted file mode 100755 index dcc39152f1..0000000000 --- a/home/templates/idots2/portal.tpl +++ /dev/null @@ -1,70 +0,0 @@ - -

-

- - - - - - - -
-
- - - {portal_controls} - -
 {title}
-
-
- - {row} -
-
-
-

- - - - - - - -{output} - - - - - - - - - - - - - - - - - - {control_link} - - - - - - {link_field_data} -