Ignore:
Timestamp:
Oct 31, 2009, 5:52:38 PM (14 years ago)
Author:
Eric
Message:

[NBC_UserAdvManager] release 2.12.2 :
Bug 1221 fixed - Adding of a new funtion to populate the lastvisit table on Ghost Tracker activation

Bug 1224 fixed - Error in database after plugin activation

Bug 1225 fixed - "Reminder" status don't change from "false" to "true" after the sent of a reminder email

Some code beautify (SQL requests and HTML 4 strict for tpl)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/NBC_UserAdvManager/trunk/admin/ghosttracker.tpl

    r4147 r4159  
    77        <legend>{'GhostTracker_Title'|@translate}</legend>
    88    <ul>
    9                 <li><label>{'UserAdvManager_GhostTracker_User_List'|@translate}</label><br>
    10       <br>
     9                <li><label>{'UserAdvManager_GhostTracker_Init'|@translate}</label><br><br>
     10
     11<p>
     12  <input class="submit" type="submit" value="{'GT_Reset'|@translate}" name="GhostTracker_Init" >
     13</p>
     14<br><br>
     15
     16                <li><label>{'UserAdvManager_GhostTracker_User_List'|@translate}</label><br><br>
    1117
    1218                <table class="table2" width="97%" summary="">
Note: See TracChangeset for help on using the changeset viewer.