Ignore:
Timestamp:
07/02/08 17:27:46 (4 years ago)
Author:
hverton
Message:

bugfixes, added a missing download title field

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/common/download_statistics/php-files/modules/download_statistics/templates/modules.download_statistics.admin.tpl

    r1481 r1506  
    141141            </tr> 
    142142            <tr> 
     143                <td class='tbl' valign='top'> 
     144                    {$locale.dls513} 
     145                </td> 
     146                <td class='tbl'> 
     147                    <input type='text' name='dlstats_title' value='{$settings2.dlstats_title}' maxlength='50' class='textbox' style='width:300px;' /> 
     148                    <br /> 
     149                    <span class='small2'>{$locale.dls514}</span> 
     150                </td> 
     151            </tr> 
     152            <tr> 
    143153                <td class='tbl' style='vertical-align:top;width:250px;'> 
    144154                    {$locale.dls508} 
Note: See TracChangeset for help on using the changeset viewer.