diff options
-rw-r--r-- | share/templates/en_US/error_messages.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/templates/en_US/error_messages.cfg b/share/templates/en_US/error_messages.cfg index 6b50ac0..f20dba5 100644 --- a/share/templates/en_US/error_messages.cfg +++ b/share/templates/en_US/error_messages.cfg @@ -605,8 +605,8 @@ verbose <<.EOF. <div class="ve mid-112"> <p> - You have specified an attribute more than once. For instance, you have - used the "<code class="inline">height</code>" attribute twice on the same + You have specified an attribute more than once. Example: Using + the "<code class="inline">height</code>" attribute twice on the same "<code class="inline">img</code>" tag. </p> </div> |