source: extensions/LLGBO2/admin/llgbo_adminheader.tpl @ 4578

Last change on this file since 4578 was 4578, checked in by EXFTB, 14 years ago

llgbo2.0.i -> improve administration in 1024*768

  • Property svn:eol-style set to LF
File size: 6.0 KB
RevLine 
[4574]1<div class="infos" style="text-align:left;padding-left:45px;" >{$LLGBOINFO|@translate}</div>
2<h2> {'Title'|@translate} <br>  {$LLGBO_VERSION}</h2>
3<h3>{'Step4_Title'|@translate}</h3>
4<form method="post" action="{$llgbo_F_ACTION}" class="properties">
5<fieldset>
[4578]6<table id="llgboHeadertable">
7        <tr>
8                <td class="llgbolabel">{'llgbo_header_home'|@translate}</td>
9                <td class="llgboinput">{html_radios name='llgbo_header_home' values='true,false'|@explode output='Yes,No'|@explode|translate selected=$LLGBO_HEADER_HOME}</td>
10        </tr>   <tr>
11                <td class="llgbolabel">{'llgbo_header_category'|@translate}</td>
12                <td class="llgboinput"> {html_radios name='llgbo_header_category' values='true,false'|@explode output='Yes,No'|@explode|translate selected=$LLGBO_HEADER_CATEGORY}</td>
13        </tr>   <tr>
[4574]14                <td class="llgbolabel">{'llgbo_header_category_filter_recent'|@translate}</td>
15                <td class="llgboinput"> {html_radios name='llgbo_header_category_filter_recent' values='true,false'|@explode output='Yes,No'|@explode|translate selected=$LLGBO_HEADER_CATEGORY_FILTER_RECENT}</td>
[4578]16        </tr>   <tr>
[4574]17                <td class="llgbolabel">{'llgbo_header_category_flat'|@translate}</td>
18                <td class="llgboinput"> {html_radios name='llgbo_header_category_flat' values='true,false'|@explode output='Yes,No'|@explode|translate selected=$LLGBO_HEADER_CATEGORY_FLAT}</td>
[4578]19    </tr>       <tr>
[4574]20                <td class="llgbolabel">{'llgbo_header_category_posted_monthly'|@translate}</td>
21                <td class="llgboinput"> {html_radios name='llgbo_header_category_posted_monthly' values='true,false'|@explode output='Yes,No'|@explode|translate selected=$LLGBO_HEADER_CATEGORY_POSTED_MONTHLY}</td>
[4578]22        </tr>
23    <tr><td colspan="2"><br></td></tr>
24        <tr> 
[4574]25                <td class="llgbolabel">{'llgbo_header_picture'|@translate}</td>
26                <td class="llgboinput">{html_radios name='llgbo_header_picture' values='true,false'|@explode output='Yes,No'|@explode|translate selected=$LLGBO_HEADER_PICTURE}</td> 
[4578]27    </tr>   <tr>
[4574]28                <td class="llgbolabel">{'llgbo_header_additional_page'|@translate}</td>
29                <td class="llgboinput">{html_radios name='llgbo_header_additional_page' values='true,false'|@explode output='Yes,No'|@explode|translate selected=$LLGBO_HEADER_ADDITIONAL_PAGE}</td>
[4578]30         </tr>   <tr>
31                <td class="llgbolabel">{'llgbo_header_favorites'|@translate}</td>
[4574]32                <td class="llgboinput">{html_radios name='llgbo_header_favorites' values='true,false'|@explode output='Yes,No'|@explode|translate selected=$LLGBO_HEADER_FAVORITES}</td>               
[4578]33        </tr>   <tr>
[4574]34       <td class="llgbolabel">{'llgbo_header_most_visited'|@translate}</td>
35                <td class="llgboinput"> {html_radios name='llgbo_header_most_visited' values='true,false'|@explode output='Yes,No'|@explode|translate selected=$LLGBO_HEADER_MOST_VISITED}</td>
[4578]36        </tr>   <tr> 
[4574]37                <td class="llgbolabel">{'llgbo_header_best_rated'|@translate}</td>
38                <td class="llgboinput"> {html_radios name='llgbo_header_best_rated' values='true,false'|@explode output='Yes,No'|@explode|translate selected=$LLGBO_HEADER_BEST_RATED}</td>
[4578]39    </tr>
40    <tr><td colspan="2"><br></td></tr>
41        <tr>
[4574]42       <td class="llgbolabel">{'llgbo_header_list'|@translate}</td>
43                <td class="llgboinput"> {html_radios name='llgbo_header_list' values='true,false'|@explode output='Yes,No'|@explode|translate selected=$LLGBO_HEADER_LIST}</td>
[4578]44        </tr>   <tr>
[4574]45                <td class="llgbolabel">{'llgbo_header_recent_pics'|@translate}</td>
46                <td class="llgboinput"> {html_radios name='llgbo_header_recent_pics' values='true,false'|@explode output='Yes,No'|@explode|translate selected=$LLGBO_HEADER_RECENT_PICS}</td>
[4578]47   </tr>   <tr>
[4574]48       <td class="llgbolabel">{'llgbo_header_created_monthly_calendar'|@translate}</td>
49                <td class="llgboinput"> {html_radios name='llgbo_header_created_monthly_calendar' values='true,false'|@explode output='Yes,No'|@explode|translate selected=$LLGBO_HEADER_CREATED_MONTHLY_CALENDAR}</td>
[4578]50        </tr>   <tr>
[4574]51                <td class="llgbolabel">{'llgbo_header_tags'|@translate}</td>
52                <td class="llgboinput"> {html_radios name='llgbo_header_tags' values='true,false'|@explode output='Yes,No'|@explode|translate selected=$LLGBO_HEADER_TAGS}</td>
[4578]53        </tr>    <tr>
54        <td class="llgbolabel">{'llgbo_header_recent_cats'|@translate}</td>
55                <td class="llgboinput"> {html_radios name='llgbo_header_recent_cats' values='true,false'|@explode output='Yes,No'|@explode|translate selected=$LLGBO_HEADER_RECENT_CATS}</td>
[4574]56  </tr>
[4578]57    <tr><td colspan="2"><br></td></tr>
58        <tr>
[4574]59                <td class="llgbolabel">{'llgbo_header_search'|@translate}</td>
60                <td class="llgboinput"> {html_radios name='llgbo_header_search' values='true,false'|@explode output='Yes,No'|@explode|translate selected=$LLGBO_HEADER_SEARCH}</td>
[4578]61        </tr>   <tr>
[4574]62                <td class="llgbolabel">{'llgbo_header_comments'|@translate}</td>
63                <td class="llgboinput"> {html_radios name='llgbo_header_comments' values='true,false'|@explode output='Yes,No'|@explode|translate selected=$LLGBO_HEADER_COMMENTS}</td>
[4578]64        </tr>     <tr>
65                <td class="llgbolabel">{'llgbo_header_about'|@translate}</td>
[4574]66                <td class="llgboinput"> {html_radios name='llgbo_header_about' values='true,false'|@explode output='Yes,No'|@explode|translate selected=$LLGBO_HEADER_ABOUT}</td>
[4578]67         </tr> 
68    <tr><td colspan="2"><br></td></tr>
69        <tr>
70                <td class="llgbolabel">{'llgbo_header_notification'|@translate}</td>
[4574]71                <td class="llgboinput"> {html_radios name='llgbo_header_notification' values='true,false'|@explode output='Yes,No'|@explode|translate selected=$LLGBO_HEADER_NOTIFICATION}</td>
[4578]72        </tr>   <tr>   
[4574]73        <td class="llgbolabel">{'llgbo_header_register'|@translate}</td>
74                <td class="llgboinput"> {html_radios name='llgbo_header_register' values='true,false'|@explode output='Yes,No'|@explode|translate selected=$LLGBO_HEADER_REGISTER}</td>
[4578]75    </tr>   <tr>
[4574]76                <td class="llgbolabel">{'llgbo_header_identification'|@translate}</td>
77                <td class="llgboinput"> {html_radios name='llgbo_header_identification' values='true,false'|@explode output='Yes,No'|@explode|translate selected=$LLGBO_HEADER_IDENTIFICATION}</td>
[4578]78        </tr>
[4574]79</table>
80
[4578]81<div align="center"><br><input class="submit" type="submit" value="{'submit'|@translate}" name="submit" /></div>
[4574]82</fieldset>
83</form>
84 
Note: See TracBrowser for help on using the repository browser.