From 4da078a352e82dfe80de1fc5f101b7a600ac3b5c Mon Sep 17 00:00:00 2001 From: matthiasgrimm Date: Mon, 27 Jun 2005 18:47:25 +0200 Subject: xml conformity part 2 This patch exchanges some forgotten php short forms against xml pendents. darcs-hash:20050627164725-7ef76-6412b45fc0c7be8a53e78b5df1170bba4088b45c.gz --- inc/html.php | 154 +++++++++++++++++++++---------------------- lib/tpl/default/media.php | 2 + lib/tpl/default/mediaref.php | 2 + 3 files changed, 81 insertions(+), 77 deletions(-) diff --git a/inc/html.php b/inc/html.php index 3c724865d..8e576bb58 100644 --- a/inc/html.php +++ b/inc/html.php @@ -51,27 +51,27 @@ function html_login(){ print p_locale_xhtml('login'); ?>
-
+
- - + +

- +
- '; print $lang['reghere']; @@ -80,7 +80,7 @@ function html_login(){ } ?>
- - + - + - format($df)?> + format($df)?> - -
- - - + + + +
- - + +




-
-
+
- +




- +
- -
- - - - - + + + + + +
- + - +
@@ -915,42 +915,42 @@ function html_edit($text=null,$include='edit'){ //FIXME: include needed?
- +
- - - - - + + + + + - - : - - + + : + +
- + + diff --git a/lib/tpl/default/mediaref.php b/lib/tpl/default/mediaref.php index d075815ad..61254c9ce 100644 --- a/lib/tpl/default/mediaref.php +++ b/lib/tpl/default/mediaref.php @@ -55,3 +55,5 @@ + + -- cgit v1.2.3