diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2006-09-09 08:30:01 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2006-09-09 08:30:01 +0000 |
| commit | bc48773f6b1325641c56624d45502ebde4156610 (patch) | |
| tree | d5128300660e5e69de58c4119683ac247eda9224 /templates/admin_themes_manager.tpl | |
| parent | 1fb787bc729f70932bc290d467383c5c55438fde (diff) | |
| download | themes-bc48773f6b1325641c56624d45502ebde4156610.tar.gz themes-bc48773f6b1325641c56624d45502ebde4156610.tar.bz2 themes-bc48773f6b1325641c56624d45502ebde4156610.zip | |
add basic icon browser for devs to pick icons easily
Diffstat (limited to 'templates/admin_themes_manager.tpl')
| -rw-r--r-- | templates/admin_themes_manager.tpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/admin_themes_manager.tpl b/templates/admin_themes_manager.tpl index 4ec0548..6e90533 100644 --- a/templates/admin_themes_manager.tpl +++ b/templates/admin_themes_manager.tpl @@ -80,6 +80,9 @@ <p class="help"> Icon themes can be downloaded from <a class="external" href="http://art.gnome.org/themes/icon/">Gnome</a> or <a class="external" href="http://www.kde-look.org/?xcontentmode=27">KDE</a> as long as they adhere to the <a class="external" href="http://standards.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html">Icon Naming Specifications</a>. For more information, please visit <a class="external" href="http://www.bitweaver.org/wiki/IconStyles">IconStyles</a>. </p> + <p class="help"> + If you are a developer and you want to view a list of available icons, you can do this with the {smartlink ititle="Icon Browser" ifile="admin/icon_browser.php"}. + </p> <ul class="data"> {foreach from=$iconStyles item=s} |
