Changeset 937

Show
Ignore:
Timestamp:
03/12/08 03:12:41 (9 months ago)
Author:
_ck_
Message:

admin menu html bug fix and all text options added

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • bbpress-polls/trunk/bb-polls.php

    r922 r937  
    66Author: _ck_ 
    77Author URI: http://bbShowcase.org 
    8 Version: 0.50 
     8Version: 0.51 
    99 
    1010License: CC-GNU-GPL http://creativecommons.org/licenses/GPL/2.0/ 
     
    120120 
    121121        $bb_polls_type['style']="textarea"; 
    122 /*                                             
     122                                               
    123123        $bb_polls_type['poll_question']="text"; 
    124124        $bb_polls_type['poll_instructions']="text"; 
     
    138138        $bb_polls_type['label_nocheck_text']="text"; 
    139139        $bb_polls_type['label_warning_text']="text"; 
    140 */     
     140       
    141141         
    142142        $bb_polls_label['minimum_view_level']=__("At what level can users SEE polls?"); 
     
    164164        $bb_polls_label['style']=__("Custom CSS style for polls:"); 
    165165 
    166 /*                               
    167166        $bb_polls_label['poll_question']=__("Question to ask to start poll:"); 
    168167        $bb_polls_label['poll_instructions']=__("Instructions to add poll:"); 
     
    182181        $bb_polls_label['label_nocheck_text']=__("No selection warning:"); 
    183182        $bb_polls_label['label_warning_text']=__("Delete warning:"); 
    184 */               
    185183 
    186184        // }     
     
    553551                                        $colspan= (substr($bb_polls_type[$key],0,strpos($bb_polls_type[$key].",",","))=="array") ? "2" : "1"; 
    554552                                                ?> 
    555                                                 <tr <?php alt_class('recount'); ?> 
     553                                                <tr <?php alt_class('recount'); ?>> 
    556554                                                        <td nowrap colspan=<?php echo $colspan; ?>> 
    557555                                                        <label for="bb_polls_<?php echo $key; ?>">