frickl
This commit is contained in:
		
							parent
							
								
									69a0e8585f
								
							
						
					
					
						commit
						600bcc3a16
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		| 
						 | 
					@ -36,6 +36,11 @@ roh.split("\n").each do |line|
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    # yum
 | 
					    # yum
 | 
				
			||||||
    if $3 == "GOTO"
 | 
					    if $3 == "GOTO"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      # *frickl*
 | 
				
			||||||
 | 
					      if line =~ /colspan=2/
 | 
				
			||||||
 | 
					        titel1 = ""
 | 
				
			||||||
 | 
					      end
 | 
				
			||||||
      t = ""
 | 
					      t = ""
 | 
				
			||||||
    else
 | 
					    else
 | 
				
			||||||
      t = $2
 | 
					      t = $2
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue