/[webpac2]/Webpacus/lib/Webpacus/Controller/Editor.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /Webpacus/lib/Webpacus/Controller/Editor.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 240 by dpavlin, Tue Dec 6 23:49:13 2005 UTC revision 241 by dpavlin, Wed Dec 14 18:56:11 2005 UTC
# Line 213  __TIDY_CLOSE__ Line 213  __TIDY_CLOSE__
213                  } else {                  } else {
214                          $html .= qq{<div class="tidy tidy_error">Can't parse this record with HTML Tidy!</div>};                          $html .= qq{<div class="tidy tidy_error">Can't parse this record with HTML Tidy!</div>};
215                  }                  }
216            } else {
217                    $html .= qq{<div class="no_results">Can't find record</div>};
218          }          }
219                                    
220                                    

Legend:
Removed from v.240  
changed lines
  Added in v.241

  ViewVC Help
Powered by ViewVC 1.1.26