gnucash-htdocs master: Justify the first new feature section

Frank H.Ellenberger fell at code.gnucash.org
Tue Dec 29 21:42:11 EST 2020


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/45f6923c (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/d44974dd (commit)



commit 45f6923cf4e45eba0b064a3ad35f203d8a3b3d9c
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Wed Dec 30 03:41:58 2020 +0100

    Justify the first new feature section

diff --git a/new_features-4.0.phtml b/new_features-4.0.phtml
index f33518e..d59e25e 100644
--- a/new_features-4.0.phtml
+++ b/new_features-4.0.phtml
@@ -19,7 +19,7 @@
       <img class="featureimage"
          src="<?=$top_dir?>/images/4.0-release/trans-assoc.png"
          alt="[Transaction Association Dialog]"/>
-      <div class="center">
+      <div class="justify">
         <ul>
           <li><?php echo T_("A new <b>Transaction Association</b> dialog, available from the <b>Update Association for Transaction</b> menu item that has replaced the two association items in 3.x, allows setting, changing, and deleting associations.");?></li>
           <li><?php echo T_("A symbol (paperclip for files, chain links for URLS) is now displayed in the Associations column (visible in double-line mode) in the register in place of the letters when a transaction has an association. This doesn't work on MacOS.");?></li>



Summary of changes:
 new_features-4.0.phtml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-changes mailing list