Show
Ignore:
Timestamp:
07/27/08 14:58:32 (5 months ago)
Author:
082net
Message:

## wp-slimstat-ex ##

Removed track mode.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • wp-slimstat-ex/trunk/wp-slimstat-ex-options.php

    r388 r389  
    254254<?php _e('&mdash; If you want to track blog visitors select &quot;enable&quot;', 'wp-slimstat-ex') ?></td>  
    255255      </tr> 
    256       <tr valign="top"> 
     256<?php if ($SlimCfg->upOption) { //dev?> 
     257                        <tr valign="top"> 
    257258        <th width="25%" scope="row"><?php _e('Track Mode:', 'wp-slimstat-ex') ?></th>  
    258259        <td><select name="ssex_op[track_mode]"> 
     
    263264<?php _e('&mdash; If you need stats for REAL visitors, \'Blog pages only\' would be the one.', 'wp-slimstat-ex') ?></td>  
    264265      </tr> 
     266<?php } ?> 
    265267      <tr valign="top"> 
    266268        <th width="25%" scope="row"><?php _e('Use Pins?:', 'wp-slimstat-ex') ?></th>