SimpleDesk

SimpleDesk! => SimpleDesk Tracker => Topic started by: wintstar on November 26, 2015, 12:49:50 PM

Title: Bug missing description in Configuration area
Post by: wintstar on November 26, 2015, 12:49:50 PM
SimpleDesk version: SimpleDesk 2.0 Anatidae and SimpleDesk 2.0.1
SMF version:  SMF 2.0.11 and SMF 2.1 Beta 2

Latest revision from the GitHub. Download is of branch smf21 from 08.11.2015.

MySQLi version: 5.6.25
PHP: 5.6.11
2.1 Beta 2 is from the latest revision from the GitHub 08.11.2015

The configuration area Display Options are missing subtext in "Custom Fields for Tickets and Replie"

open root/Themes/default/sd_template/SimpleDesk-AdminCustomField.template.php

find
Code (php) Select
                        <dt><strong>', $txt['shd_admin_custom_fields_fieldtype'], ':</strong></dt>
replaces with
Code (php) Select
                        <dt><strong>', $txt['shd_admin_custom_fields_fieldtype'], ':</strong><br /><span class="smalltext">', $txt['shd_admin_custom_fields_description_desc'], '</span></dt>
Title: Re: Bug missing description in Configuration area
Post by: SleePy on November 27, 2015, 08:35:48 PM
Fixed in commit 5df98