Kayako logo
Modifications & Addon Releases Modification guides and addons are posted here to share with the community. Do not post requests in here!

Notices

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  (#1) Old
mopa Offline
Member
 
mopa's Avatar
 
Posts: 138
Join Date: May 2007
Location: Denmark
Labels alligned to the left - 21-02-2008, 02:47 PM

Just a little hot-fix but thought that there might be someone else sitting out there with the urge

I am using labels quite a bit now so it got a little irritating that these were alligned to center. bingbangbum so I alligned it to the left like shown in the picture.

goto \modules\tickets
find staff_viewticket.php

Just search for "Labels" and when you find a "Labels" with some code before it looking like this:
align="center">'. $_SWIFT["language"]["labels"]

Then just change it to this:
align="left">'. $_SWIFT["language"]["labels"]

In my file it was on line 335 and 339
I think it is the last one that does the trick.
Attached Images
File Type: jpg kayako-labels.jpg (49.6 KB, 11 views)


Kayako: 3.11.01 | PHP: 5.2.3 | MySQL: 5.0.41 | Windows 2003 Server
   
Reply With Quote
Reply

Tags
alligned, labels

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
how do i ... remove labels groups from the left menu ? triplef How do I? 8 19-02-2008 11:36 AM
Setup PHP on a Windows 2000 server netFusion Technical Chat 5 03-10-2007 09:01 AM
Labels dont work... not even a little bit... they are pants... shed49 SupportSuite, eSupport and LiveResponse 5 06-02-2007 01:32 PM
Ticket Labels jon SupportSuite, eSupport and LiveResponse 0 26-01-2007 10:09 PM



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46