News:

Dear forum visitors, if the support forum is not available, please try again a few minutes later. Thanks!

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!
  •