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

Last change on this file since 15081 was 15076, checked in by gbo, 12 years ago

2.4.B Compliance with Theme Stripped and plugin Piwishak

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