|
Last change
on this file since 2401 was
2401,
checked in by thomasb, 4 years ago
|
|
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins)
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
|
File size:
661 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 | <roundcube:container name="tabs" id="tabsbar" /> |
|---|
| 6 | <script type="text/javascript"> if (window.rcmail) rcmail.add_onload(rcube_init_settings_tabs); </script> |
|---|
| 7 | </div> |
|---|
Note: See
TracBrowser
for help on using the repository browser.