mirror of
				https://github.com/Mibew/mibew.git
				synced 2025-11-03 20:05:14 +03:00 
			
		
		
		
	Merge branch 'fix_comment'
This commit is contained in:
		
						commit
						accfbe0acd
					
				@ -29,9 +29,9 @@ class TextGenerator extends AbstractGenerator implements GeneratorInterface
 | 
				
			|||||||
     */
 | 
					     */
 | 
				
			||||||
    public function generate()
 | 
					    public function generate()
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
        return "<!-- mibew button -->"
 | 
					        return "<!-- mibew text link -->"
 | 
				
			||||||
            . $this->getPopup($this->getOption('caption'))
 | 
					            . $this->getPopup($this->getOption('caption'))
 | 
				
			||||||
            . "<!-- / mibew button -->";
 | 
					            . "<!-- / mibew text link -->";
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    /**
 | 
					    /**
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user