File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -644,7 +644,7 @@ h2.download-title {
644644 border-radius : 16px ;
645645 box-shadow : 0 0 4px silver;
646646}
647-
647+ /*
648648#uservoice-icon{
649649 left:0px;
650650 width:42px;
@@ -660,7 +660,7 @@ h2.download-title {
660660 border-radius: 16px;
661661 box-shadow: 0 0 4px silver;
662662}
663-
663+ */
664664# donation-icon {
665665 left : 50px ;
666666 width : 42px ;
Original file line number Diff line number Diff line change 134134 <div style="float:right;">
135135 <ul id="navlist">
136136 <li id="fb-icon"><a href="https://www.facebook.com/Gnucash" title="<?php echo T_ ($ titlefb );?> "></a></li>
137- <li id="uservoice-icon"><a href="https://gnucash.uservoice.com/" title="<?php echo T_ ($ titleuservoice );?> "></a></li>
137+ <!-- li id="uservoice-icon"><a href="https://gnucash.uservoice.com/" title="<?php echo T_ ($ titleuservoice );?> "></a></li -- >
138138 <li id="donation-icon"><a href="https://gnucash.org/donate.phtml" title="<?php echo T_ ($ titledonation );?> "></a></li>
139139 <li id="rss-icon"><a href="<?= $ home?> /atom.php" title="<?php echo T_ ($ titleRSS );?> "></a></li>
140140 </ul>
You can’t perform that action at this time.
0 commit comments