[eGroupWare-svn] r56041 - /trunk/filemanager/inc/class.filemanager_admin.inc.php

[email protected] Thu, 05 May 2016 18:26:12 -0000
Newsgroups gmane.comp.web.egroupware.cvs
Message-ID <[email protected]>
Author: ralfbecker
Date: Thu May  5 20:26:12 2016
New Revision: 56041

URL: http://svn.stylite.de/viewvc/egroupware?rev=56041&view=rev
Log:
fix not converted old html class, stalling filemanager admin in minimal install

Modified:
    trunk/filemanager/inc/class.filemanager_admin.inc.php

Modified: trunk/filemanager/inc/class.filemanager_admin.inc.php
URL: http://svn.stylite.de/viewvc/egroupware/trunk/filemanager/inc/class.filemanager_admin.inc.php?rev=56041&r1=56040&r2=56041&view=diff
==============================================================================
--- trunk/filemanager/inc/class.filemanager_admin.inc.php (original)
+++ trunk/filemanager/inc/class.filemanager_admin.inc.php Thu May  5 20:26:12 2016
@@ -300,7 +300,8 @@
 		}
 		$content = '<p>'.implode("</p>\n<p>", (array)$msgs)."</p>\n";
 
-		$content .= Api\Html::form('<p>'.($check_only&&is_array($msgs)?html::submit_button('fix', lang('Fix reported problems')):'').
+		$content .= Api\Html::form('<p>'.($check_only&&is_array($msgs) ?
+			Api\Html::submit_button('fix', lang('Fix reported problems')) : '').
 			Api\Html::submit_button('cancel', lang('Cancel')).'</p>',
 			'','/index.php',array('menuaction'=>'filemanager.filemanager_admin.fsck'));
 


------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z