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} -