diff options
Diffstat (limited to 'demos/quickstart/protected/controls/Comments/CommentBlock.tpl')
-rwxr-xr-x | demos/quickstart/protected/controls/Comments/CommentBlock.tpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/quickstart/protected/controls/Comments/CommentBlock.tpl b/demos/quickstart/protected/controls/Comments/CommentBlock.tpl index 56f5cb7a..c3ff1f01 100755 --- a/demos/quickstart/protected/controls/Comments/CommentBlock.tpl +++ b/demos/quickstart/protected/controls/Comments/CommentBlock.tpl @@ -25,7 +25,6 @@ <div class="username">
<div>
<com:TLabel ForControl="username" Text="Username/Password:" />
- <span class="hint">(must have 5 or more posts in <a href="http://www.pradosoft.com/forum/" title="Prado Forums">forum</a>)</span>
<com:TRequiredFieldValidator
Style="font-weight: bold"
ValidationGroup="comment-group"
|