From d95fe891410f8d60d96e146e557a26a12b990c4c Mon Sep 17 00:00:00 2001 From: carstenklapp Date: Mon, 18 Feb 2002 23:16:29 +0000 Subject: [PATCH] The enclosing
for the content is now generated automatically according to the PageType. git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2101 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- themes/default/templates/browse.tmpl | 4 ++-- themes/default/templates/editpage.tmpl | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/themes/default/templates/browse.tmpl b/themes/default/templates/browse.tmpl index e2842c9e5..fedab4150 100644 --- a/themes/default/templates/browse.tmpl +++ b/themes/default/templates/browse.tmpl @@ -1,5 +1,5 @@ - + isCurrent()) { ?>

@@ -8,7 +8,7 @@

-
+

diff --git a/themes/default/templates/editpage.tmpl b/themes/default/templates/editpage.tmpl index 044f41760..dc33a4097 100644 --- a/themes/default/templates/editpage.tmpl +++ b/themes/default/templates/editpage.tmpl @@ -1,5 +1,5 @@ - + 'text', 'size' => 3, @@ -29,7 +29,7 @@ $s = $Theme->getButtonSeparator(); Please continue editing. (You'll find your edit area at the bottom of the page.)


-
+
-- 2.45.0