News:

Support for jDownloads 3 has been ended
Since 17 August 2023 Joomla.org has discontinued support for Joomla 3.x. Therefore, we will no longer offer official support for our Joomla 3 jDownloads version 3.9.x from January 2024.
Please update your website to the latest Joomla version (Joomla 4 or Joomla 5) as soon as possible. Afterwards, please update jDownloads to the latest published version. The longer you delay, the more difficult the upgrade process for your website is likely to be.

Main Menu
Support-Forum

admin download form - a very, very minor bug - [Fixed in 3.2.33!!!]

Started by ColinM, 31.05.2015 10:08:13

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ColinM

Arno
Whilst checking something else I noticed that if the Description has edit buttons then the words 'Long Description' are on the same line as the Buttons of the Description field.  See pic dlAdmin01.png
Same applies to ChangeLog.  I fixed by adding an extra <div class="clr"></div> at lines 159 and 175 in admin/views/download/tmpl/edit.php
For example

156                 echo $this->form->getInput('description');
157                 ?>      
158            </div>
159            <div class="clr"></div>
160            <div>
161                <b><?php echo $this->form->getLabel('description_long'); ?></b>


Colin



[gelöscht durch Administrator]
Colin M
  •  

Arno

Best Regards / Gruß
Arno
Please make a Donation for jDownloads and/or write a review on the Joomla! Extensions directory!
  •