Diff of /mambo/branches/4.6/administrator/components/com_languages/views/templates/form.tpl.php
Parent Directory
|
Revision Log
|
Patch
| revision 490, Sun Apr 23 16:39:53 2006 UTC | revision 491, Sun Apr 23 22:43:10 2006 UTC | |
|---|---|---|
| # | Line 37 | Line 37 |
| 37 | <tr> | <tr> |
| 38 | <th class="langmanager"> | <th class="langmanager"> |
| 39 | <?php echo isset($header) ? $header : T_('Mambo Language Editor') ?> | <?php echo isset($header) ? $header : T_('Mambo Language Editor') ?> |
| 40 | </th> | </th><!-- |
| 41 | <td> | <td> |
| 42 | <?php if ($task == 'index'): ?> | <?php if ($task == 'index'): ?> |
| 43 | <select name="setLanguage" class="inputbox" size="1" onchange="document.adminForm.submit();"> | <select name="setLanguage" class="inputbox" size="1" onchange="document.adminForm.submit();"> |
| # | Line 47 | Line 47 |
| 47 | <?php endforeach; ?> | <?php endforeach; ?> |
| 48 | </select> | </select> |
| 49 | <?php endif;/**/ ?> | <?php endif;/**/ ?> |
| 50 | </td> | </td> --> |
| 51 | </tr> | </tr> |
| 52 | </table> | </table> |
| 53 | <br /> | <br /> |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

