diff options
Diffstat (limited to 'skins/default/templates')
-rw-r--r-- | skins/default/templates/about.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/skins/default/templates/about.html b/skins/default/templates/about.html index 23cfb7c7f..1af7bea11 100644 --- a/skins/default/templates/about.html +++ b/skins/default/templates/about.html @@ -20,8 +20,7 @@ it under the terms of the <a href="http://www.gnu.org/licenses/gpl-2.0.html" target="_blank">GNU General Public License version 2</a> as published by the Free Software Foundation. </p> -<p class="links"> - <roundcube:object name="supportlink" label="suport" target="_blank" /> +<p class="links"><roundcube:object name="supportlink" label="support" target="_blank" /></p> </div> <h4>Installed plugins</h4> |