interface_select.cs
 - correct condition for displaying the select
This commit is contained in:
jlmartinez 2008-07-11 10:46:18 +00:00
parent 00034f178d
commit bbd34495c6
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
else ?>
<input type="hidden" name="web_lang" value="<?cs
var:Config.UI.LinkAttrs.web_lang ?>" /><?cs /if
?><?cs if:subcount(Config.UI.Interfaces) > 0 ?>
?><?cs if:subcount(Config.UI.Interfaces) > 1 ?>
<font class="no_link"><?cs
var:html_escape(Lang.Menue.Interface) ?>:</font>
<select name="template" size="0">