qsgen2: Change color of text if no pages of blogs found to magenta
This commit is contained in:
		
							
								
								
									
										4
									
								
								qsgen2
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								qsgen2
									
									
									
									
									
								
							@@ -355,7 +355,7 @@ function _pages() {
 | 
			
		||||
    _pages_cache
 | 
			
		||||
    
 | 
			
		||||
    if [[ ${no_pages_found} == "true" ]]; then
 | 
			
		||||
      _msg std "* You do not have any pages *"
 | 
			
		||||
      _msg sub "* You do not have any pages *"
 | 
			
		||||
      return
 | 
			
		||||
    fi
 | 
			
		||||
    
 | 
			
		||||
@@ -486,7 +486,7 @@ function _blogs() {
 | 
			
		||||
    _list_blogs
 | 
			
		||||
    
 | 
			
		||||
    if [[ ${no_blogs_found} == "true" ]]; then
 | 
			
		||||
      _msg std "* You do not have any blogs *"
 | 
			
		||||
      _msg sub "* You do not have any blogs *"
 | 
			
		||||
      return
 | 
			
		||||
    fi
 | 
			
		||||
    
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user