diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2006-09-07 07:15:02 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2006-09-07 07:15:02 +0000 |
| commit | 1fb787bc729f70932bc290d467383c5c55438fde (patch) | |
| tree | 8d4783582b7cea1cff52b3b7fa62b0427226f2cf /templates/admin_themes_manager.tpl | |
| parent | 1bc0ab649996cebaaf0df5fee659670649fdb9b5 (diff) | |
| download | themes-1fb787bc729f70932bc290d467383c5c55438fde.tar.gz themes-1fb787bc729f70932bc290d467383c5c55438fde.tar.bz2 themes-1fb787bc729f70932bc290d467383c5c55438fde.zip | |
make links external
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 3ec2158..4ec0548 100644 --- a/templates/admin_themes_manager.tpl +++ b/templates/admin_themes_manager.tpl @@ -78,7 +78,7 @@ {jstab title="Icon Style"} {legend legend="Pick Icon Style"} <p class="help"> - Icon themes can be downloaded from <a href="http://art.gnome.org/themes/icon/">Gnome</a> or <a href="http://www.kde-look.org/?xcontentmode=27">KDE</a> as long as they adhere to the <a href="http://standards.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html">Icon Naming Specifications</a>. For more information, please visit <a href="http://www.bitweaver.org/wiki/IconStyles">IconStyles</a>. + 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> <ul class="data"> |
