Ignore:
Timestamp:
08/27/10 23:01:58 (21 months ago)
Author:
vain
Message:
  • minor change to all security constant checks
  • fixed the non rewrite routing
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/modules/controlcenter/view/security.tpl

    r4464 r4599  
    66    <tr style="height: 15px;"> 
    77        <td style="min-width: 120px; color: black; background-color: #CC1717;" width="33%" valign="bottom"> 
    8             <b>&nbsp;&raquo; Clansuite Security</b> 
     8            <b>&nbsp;&raquo; Clansuite Errorlog</b> 
    99        </td> 
    1010        <td nowrap="nowrap" style="background-image:url('{$www_root}/modules/controlcenter/images/red-triangle.gif'); background-repeat: no-repeat;"> 
     
    2424                        <tr valign="top"> 
    2525                            <td> 
    26                                 <!-- Assign Data of Clansuite Security --> 
    27                                 {$security} 
     26                                <!-- Assign Data of Clansuite Errorlog --> 
     27                                {$errorlog} 
    2828                            </td> 
    2929                        </tr> 
Note: See TracChangeset for help on using the changeset viewer.