diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2008-07-29 08:51:32 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2008-07-29 08:51:32 +0000 |
| commit | c96846b267356994cbce9bf4d923ba621811963f (patch) | |
| tree | 755fac49c4ff0897eb699aad2967f044ab755127 /templates/admin_themes_manager.tpl | |
| parent | 2092bc27aa4081e0262079581e55f8aaed743751 (diff) | |
| download | themes-c96846b267356994cbce9bf4d923ba621811963f.tar.gz themes-c96846b267356994cbce9bf4d923ba621811963f.tar.bz2 themes-c96846b267356994cbce9bf4d923ba621811963f.zip | |
update icon browser to display currently active icons as well, add entry to menu and move it from themes/admin/ to themes/ to make it more accessible.
Diffstat (limited to 'templates/admin_themes_manager.tpl')
| -rw-r--r-- | templates/admin_themes_manager.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin_themes_manager.tpl b/templates/admin_themes_manager.tpl index a0e848c..d837278 100644 --- a/templates/admin_themes_manager.tpl +++ b/templates/admin_themes_manager.tpl @@ -90,7 +90,7 @@ 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"}. + 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="icon_browser.php"}. </p> <ul class="data"> |
