Sub Menu
Links Menu
Online Users

In total there are 769 users online :: 0 registered, 0 hidden and 769 guests

Most users ever online was 1091 on Wed Aug 16, 2023 5:27 pm

Registered users: No registered users based on users active over the past 60 minutes

groupcp_info_body.tpl fix for Acidtech theme

Support for IntegraMOD 140

Moderator: Integra Moderator

groupcp_info_body.tpl fix for Acidtech theme

PostAuthor: a_lunatic » Thu Jun 08, 2006 1:08 am

Was bugging me why the order was out of line & manage to work out how to fix it

code starts at line 39 & the fix comes in at line 44

Code: Select all
<td><span><input></span></td><td>{L_GROUP_OPEN}    </td><td><span><input></span></td><td>{L_GROUP_CLOSED}   </td><td><span><input></span></td><td>{L_GROUP_HIDDEN}   <span><input></span> {L_GROUP_AUTO}   <span><input></span>    {L_GROUP_PAYMENT}  </td>


Should be like this

Code: Select all
<td><span><input></span></td><td>{L_GROUP_OPEN}    </td><td><span><input></span></td><td>{L_GROUP_CLOSED}   </td><td><span><input></span></td><td>{L_GROUP_HIDDEN}   </td><td><span><input></span></td><td>{L_GROUP_AUTO}   </td><td><span><input></span></td><td>{L_GROUP_PAYMENT}   </td>


Puts in the order it should be in
Last edited by a_lunatic on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
User avatar
a_lunatic
Members
Members
 
Posts: 56
Likes: 0 post
Liked in: 0 post
Joined: Sun Apr 09, 2006 8:05 am
Cash on hand: 0.00

Return to IntegraMOD 140

Who is online

Registered users: No registered users

cron