Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed Pluginsystem and Front Page Plugin #36

Merged
merged 4 commits into from Dec 15, 2015
Merged

Fixed Pluginsystem and Front Page Plugin #36

merged 4 commits into from Dec 15, 2015

Conversation

wintstar
Copy link

is no longer needed for SDPluginFrontPage.template.php
helpdesk.css
/* Half rounded headers */
div.grid_header
{
height: 28px;
margin-bottom: -1px;
}

/* You no left float, Core! */
div.grid_header img
{
float: none;
}

plugin status no fixed, make seperate.

is no longer needed for SDPluginFrontPage.template.php
helpdesk.css
/* Half rounded headers */
div.grid_header
{
height: 28px;
margin-bottom: -1px;
}

/* You no left float, Core! */
div.grid_header img
{
float: none;
}

plugin status no fixed, make seperate.
@@ -465,7 +465,7 @@
$txt['shd_admin_departments_homedesc'] = 'Within the helpdesk environment, one or more different areas - "departments" - are created for organizing tickets and access.';
$txt['shd_department_name'] = 'Department Name';
$txt['shd_dept_boardindex'] = 'Display on Board Index?';
$txt['shd_dept_no_boardindex'] = 'Do not display on board index';
$txt['shd_dept_no_boardindex'] = 'Do not display on board index';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

extra space :P

@wintstar
Copy link
Author

@antes, i will fixed.

wintstar and others added 3 commits December 14, 2015 11:19
delet space in sd_language/SimpleDeskAdmin.english.php line 468
Fix switch image float left
jdarwood007 added a commit that referenced this pull request Dec 15, 2015
 Fixed Pluginsystem and Front Page Plugin
@jdarwood007 jdarwood007 merged commit b8d8072 into SimpleMachines:smf21 Dec 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants