Gaël Métais пре 10 година
родитељ
комит
041904f4c6
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      app/node_views/results.html

+ 1 - 1
app/node_views/results.html

@@ -295,7 +295,7 @@
                                     <modal-dialog show="cssParsingErrorsTooltip" dialog-title="Parsing error while analyzing CSS">
                                     <modal-dialog show="cssParsingErrorsTooltip" dialog-title="Parsing error while analyzing CSS">
                                         <p>Yellow Lab Tools failed to parse a CSS file. I doubt the problem comes from the css parser.</p>
                                         <p>Yellow Lab Tools failed to parse a CSS file. I doubt the problem comes from the css parser.</p>
                                         <p>
                                         <p>
-                                            Check directly on <b>W3C CSS Validator</b>:
+                                            Direct links to the <b>W3C CSS Validator</b> for the following stylesheets:
                                             <ul>
                                             <ul>
                                                 <li ng-repeat="stylesheet in cssW3cDirectUrls">
                                                 <li ng-repeat="stylesheet in cssW3cDirectUrls">
                                                     <a href="{{stylesheet.w3c}}" target="_blank">{{stylesheet.url}}</a>
                                                     <a href="{{stylesheet.w3c}}" target="_blank">{{stylesheet.url}}</a>