Changeset 1397

Show
Ignore:
Timestamp:
02/15/11 17:02:50 (15 months ago)
Author:
zeank
Message:

fixed position of buttons

this shouldn't interfere with staff buttons due to mutual exclusion

refs #271

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • HelpIM3/branches/chatgroups/HelpIM/chat/templates/SubChat.py

    r1330 r1397  
    106106              </iframe> 
    107107               
     108            </td></tr> 
     109            <tr><td style="width: 120px;" valign="top" id="button_pane"> 
    108110              <div id="rosterUserActionButtons"> 
    109111              <button id="noneButton">kick</button> 
     
    114116              <button id="participantsButton">Voice All</button> 
    115117 
    116             </td></tr> 
    117             <tr><td style="width: 120px;" valign="top" id="button_pane"> 
    118118            </td></tr> 
    119119            </table>