Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: extra end tag in Project vii theme.php  (Read 7104 times)

0 Members and 1 Guest are viewing this topic.

Tranz

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Female
  • Posts: 6149
extra end tag in Project vii theme.php
« on: September 19, 2004, 11:50:54 pm »

There's an extra </a> tag in theme.php that is messing up the Last Uploads button in Project vii.

Code: [Select]
<a href="{LASTUP_TGT}" title="{LASTUP_LNK}"</a>>{LASTUP_LNK}</a>
should be
Code: [Select]
<a href="{LASTUP_TGT}" title="{LASTUP_LNK}">{LASTUP_LNK}</a>
« Last Edit: September 20, 2004, 12:24:13 am by Casper »
Logged

Casper

  • VIP
  • Coppermine addict
  • ***
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 5231
Re: extra end tag in Project vii theme.php
« Reply #1 on: September 20, 2004, 12:07:18 am »

Can you fix and commit  ;)
Logged
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

Tranz

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Female
  • Posts: 6149
Re: extra end tag in Project vii theme.php
« Reply #2 on: September 20, 2004, 12:08:31 am »

I would but I don't think I have write access with CVS. :)
Logged

Casper

  • VIP
  • Coppermine addict
  • ***
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 5231
Re: extra end tag in Project vii theme.php
« Reply #3 on: September 20, 2004, 12:21:32 am »

Ok, I'll do it.

Gaugau will sort out your cvs write priviledges,  ;)

Edit, fixed and committed.
Logged
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

Tranz

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Female
  • Posts: 6149
Re: extra end tag in Project vii theme.php
« Reply #4 on: September 20, 2004, 12:24:39 am »

Thank you, Casper. :)
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: extra end tag in Project vii theme.php
« Reply #5 on: September 20, 2004, 08:19:31 am »

@TranzNDance: please PM me your unix user name on sf.net to add write permissions for you.

Joachim
Logged
Pages: [1]   Go Up
 

Page created in 0.026 seconds with 19 queries.