Ignore:
Timestamp:
07/06/08 08:55:55 (4 years ago)
Author:
hverton
Message:

more fixed to the code block fold-out. Style sheet adjusted, line numbers right-aligned, made sure the options line under the block is the same width as the code block

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/administration/tools/language_pack_English.php

    r1524 r1527  
    22982298        $localestrings['580'] = "skype"; 
    22992299        $localestrings['581'] = "Top"; 
     2300        $localestrings['582'] = "Toggle full code view"; 
     2301        $localestrings['583'] = "download this %s code"; 
     2302        $localestrings['584'] = "download"; 
     2303        $localestrings['585'] = "Code:"; 
    23002304        load_localestrings($localestrings, LP_LOCALE, "forum.main", $step); 
    23012305 
Note: See TracChangeset for help on using the changeset viewer.