From 4bc0df7fb2758da15b306eb168529c6a3acb816f Mon Sep 17 00:00:00 2001 From: Benjamin Kellermann Date: Sun, 25 Oct 2009 21:12:42 +0100 Subject: usability: config is now a tab --- participate.rb | 28 ++++++++++++---------------- 1 file changed, 12 insertions(+), 16 deletions(-) (limited to 'participate.rb') diff --git a/participate.rb b/participate.rb index d828079..1ac9f64 100755 --- a/participate.rb +++ b/participate.rb @@ -73,34 +73,30 @@ $htmlout += ' -
- - #{BACK} - config - history:#{table.history_to_html} - +
+
+
+

history:#{table.history_to_html}

HEAD # TABLE $htmlout += "

#{table.name}

" if VCS.revno == 1 $htmlout += < +
     .
   .:;:.
 .:;;;;;:.
   ;;;;;
   ;;;;;
   ;;;;;
-  ;;;;;      Please press the config link on
-  ;:;;;      the top left corner of this page
-  ;;; :      to configure this poll!
+  ;;;;;      Please configure this poll
+  ;:;;;      within the config tab!
+  ;;; :
   ;:;
   ;.: .
   : .
@@ -121,7 +117,7 @@ TABLE
 	$htmlout += table.comment_to_html
 end
 
-$htmlout += ""
+$htmlout += "
" $htmlout += "" -- cgit v1.2.3