|
Last change
on this file since 5450 was
5450,
checked in by alec, 18 months ago
|
- Added About tab in Settings
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
|
File size:
805 bytes
|
| Line | |
|---|
| 1 | <div id="tabsbar"> |
|---|
| 2 | <span id="settingstabdefault" class="tablink"><roundcube:button command="preferences" type="link" label="preferences" title="editpreferences" /></span> |
|---|
| 3 | <span id="settingstabfolders" class="tablink"><roundcube:button command="folders" type="link" label="folders" title="managefolders" class="tablink" /></span> |
|---|
| 4 | <span id="settingstabidentities" class="tablink"><roundcube:button command="identities" type="link" label="identities" title="manageidentities" class="tablink" /></span> |
|---|
| 5 | <span id="settingstababout" class="tablink"><roundcube:button command="about" type="link" label="about" title="about" class="tablink" /></span> |
|---|
| 6 | <roundcube:container name="tabs" id="tabsbar" /> |
|---|
| 7 | <script type="text/javascript"> if (window.rcmail) rcmail.add_onload(rcube_init_settings_tabs); </script> |
|---|
| 8 | </div> |
|---|
Note: See
TracBrowser
for help on using the repository browser.