From 9dfa03768fed993ed8ad9423ba2dc0400311aafa Mon Sep 17 00:00:00 2001 From: vargenau Date: Thu, 21 Aug 2008 18:04:48 +0000 Subject: [PATCH] Valid XHMTL code git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@6176 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- themes/default/templates/addcomment.tmpl | 4 ++-- themes/default/templates/blogform.tmpl | 4 ++-- themes/default/templates/forumadd.tmpl | 4 ++-- themes/default/templates/online.tmpl | 28 ++++++++++++------------ themes/default/templates/viewsource.tmpl | 5 ++--- 5 files changed, 22 insertions(+), 23 deletions(-) diff --git a/themes/default/templates/addcomment.tmpl b/themes/default/templates/addcomment.tmpl index 389cf7b30..30a8a6daa 100644 --- a/themes/default/templates/addcomment.tmpl +++ b/themes/default/templates/addcomment.tmpl @@ -1,5 +1,5 @@ setArg('action',false); ?>
@@ -10,7 +10,7 @@ getArgs()) ?> + name="comment[content]"> + name="forum[body]"> - - - - @@ -63,23 +63,23 @@ if ($MAX_ONLINE_TIME and $MAX_ONLINE_NUM) - - - + + + - - - + + + - - - + + +
" diff --git a/themes/default/templates/blogform.tmpl b/themes/default/templates/blogform.tmpl index 082aef19a..6237f3037 100644 --- a/themes/default/templates/blogform.tmpl +++ b/themes/default/templates/blogform.tmpl @@ -1,5 +1,5 @@
+ name="edit[content]">
" name="edit[save]" class="wikiaction" /> diff --git a/themes/default/templates/forumadd.tmpl b/themes/default/templates/forumadd.tmpl index 8a29b95e7..8443532d0 100644 --- a/themes/default/templates/forumadd.tmpl +++ b/themes/default/templates/forumadd.tmpl @@ -1,5 +1,5 @@
@@ -16,7 +16,7 @@
:
" diff --git a/themes/default/templates/online.tmpl b/themes/default/templates/online.tmpl index 54b4da0fe..f1ed8cd63 100644 --- a/themes/default/templates/online.tmpl +++ b/themes/default/templates/online.tmpl @@ -1,5 +1,5 @@ - +

+


+


@@ -43,11 +43,11 @@ if ($MAX_ONLINE_TIME and $MAX_ONLINE_NUM)
+


+


formatDateTime($user['date']) ?>
formatDateTime($user['date']) ?>
formatDateTime($user['date']) ?>
formatDateTime($user['date']) ?>
formatDateTime($user['date']) ?>
formatDateTime($user['date']) ?>
diff --git a/themes/default/templates/viewsource.tmpl b/themes/default/templates/viewsource.tmpl index 166ca4405..364c380a6 100644 --- a/themes/default/templates/viewsource.tmpl +++ b/themes/default/templates/viewsource.tmpl @@ -1,5 +1,5 @@ - + get('locked') && !$user->isAdmin()) { ?>

@@ -15,13 +15,12 @@
- +> -- 2.45.0