CVS: ispman/ispman-web/cgi-bin/tmpl topmenu.tmpl,1.9,1.10

Atif Ghaffar <[email protected]>
Newsgroups gmane.comp.isp.ispman.cvs
Message-ID <[email protected]>
Update of /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl
In directory sc8-pr-cvs1:/tmp/cvs-serv3846

Modified Files:
	topmenu.tmpl 
Log Message:
show the language changing menu only if
showLanguageMenu is set in ispman.conf
Showing the menu is only useful for language translators and is a waste of space of everyday use


Index: topmenu.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/topmenu.tmpl,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** topmenu.tmpl	28 Apr 2003 14:47:01 -0000	1.9
--- topmenu.tmpl	10 Jan 2004 18:36:53 -0000	1.10
***************
*** 61,65 ****
  </td>
  <perl>
! return "" unless $ispman->{'Config'}{'nls'};
  $text=qq|
  
--- 61,67 ----
  </td>
  <perl>
! return "" unless $ispman->{'Config'}{'nls'};

! return '' unless $ispman->{'Config'}{'showLanguageMenu'};

! 
  $text=qq|
  



-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.