Explorar o código

[fixed] too many ends

Kevin_Smarts %!s(int64=3) %!d(string=hai) anos
pai
achega
383c28c97f
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      locations/journal_portfolio.qsrc

+ 0 - 2
locations/journal_portfolio.qsrc

@@ -10,7 +10,6 @@ if $args[0] = '':
 	:looplocations
 	if portfolio_locations[i] = 1:
 		*p '<a href="exec:gt ''journal_portfolio'', ''image_view'', ''locations'', <<i>>"><img src="images/pc/activities/photography/foto/locations/<<i>>.jpg" 	height="250" /></a>'
-		end
 	end
 	i += 1
 	if i <= ARRSIZE('portfolio_locations'):jump 'looplocations'
@@ -21,7 +20,6 @@ if $args[0] = '':
 	:looppeople
 	if portfolio_people[i] = 1:
 		*p '<a href="exec:gt ''journal_portfolio'', ''image_view'', ''people'', <<i>>"><img src="images/pc/activities/photography/foto/people/<<i>>.jpg" 	height="250" /></a>'
-		end
 	end
 	i += 1
 	if i <= ARRSIZE('portfolio_people'):jump 'looppeople'