From fa24fadb723ff7b496ac3b0d2811a0aa7a541200 Mon Sep 17 00:00:00 2001 From: Anika Henke Date: Sun, 19 Feb 2006 01:19:44 +0100 Subject: another try on styling the edit bar darcs-hash:20060219001944-d5083-ccf6932ab2878183e116524f45eec31f78ac422c.gz --- inc/html.php | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'inc') diff --git a/inc/html.php b/inc/html.php index 46336b68d..1d5ffeebb 100644 --- a/inc/html.php +++ b/inc/html.php @@ -1021,16 +1021,18 @@ function html_edit($text=null,$include='edit'){ //FIXME: include needed?
- - - +
+ + + +
- - +
+ - +
@@ -1060,10 +1062,12 @@ function html_minoredit(){ if($_REQUEST['minor']) $p['checked']='checked'; $att = buildAttributes($p); + print ''; print ""; print ''; + print ''; } /** -- cgit v1.2.3