From: <var...@us...> - 2022-01-12 15:34:46
|
Revision: 10887 http://sourceforge.net/p/phpwiki/code/10887 Author: vargenau Date: 2022-01-12 15:34:38 +0000 (Wed, 12 Jan 2022) Log Message: ----------- Whitespace Modified Paths: -------------- trunk/themes/default/templates/actionbar.tmpl Modified: trunk/themes/default/templates/actionbar.tmpl =================================================================== --- trunk/themes/default/templates/actionbar.tmpl 2022-01-12 13:35:42 UTC (rev 10886) +++ trunk/themes/default/templates/actionbar.tmpl 2022-01-12 15:34:38 UTC (rev 10887) @@ -41,7 +41,7 @@ <?php // End debugging buttons ?> <?php } ?> <?php if (defined('USE_EXTERNAL_HTML2PDF') and USE_EXTERNAL_HTML2PDF) { ?> - <?php echo $SEP?><?php echo Button("pdf", "Pdf", 'wikiclear', array('id'=>'btn-pdf')) ?> + <?php echo $SEP?><?php echo Button("pdf", "Pdf", 'wikiclear', array('id'=>'btn-pdf')) ?> <?php } ?> </div> </td> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |