Guest User

Untitled

a guest
May 10th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  
  2. temp.newsinrootline = TEXT
  3. temp.newsinrootline.value =
  4. [globalVar = GP:tx_ttnews|tt_news > 0]
  5.      temp.newsinrootline >
  6.      temp.newsinrootline = RECORDS
  7.      temp.newsinrootline {
  8.          dontCheckPid = 1
  9.          tables = TA_TABLE
  10.          source.data = LEUID
  11.          conf.tt_news = TEXT
  12.          conf.tt_news.field = TONCHAMPS
  13.          wrap =  ›  |
  14.      }
  15. [end]
  16.  
  17. page.999 =  COA_INT
  18. page.999{
  19.        
  20.     wrap = <ul class="dffg">|</ul>
  21.        
  22.     special = rootline
  23.     special.range = 1|-1
  24.    
  25.     10 = TEXT
  26.     10 {   
  27.         1 = TMENU
  28.         1 {
  29.            
  30.             noBlur = 1
  31.        
  32.             NO {
  33.                 allWrap = <li>|&nbsp;> </li>
  34.             }
  35.             CUR = 1
  36.             CUR {
  37.                 doNotLinkIt = 1
  38.                 allWrap = <li><strong>|</strong></li>
  39.             }
  40.         }
  41.     }
  42.     20 < temp.newsinrootline
  43. }
Add Comment
Please, Sign In to add comment