diff options
Diffstat (limited to 'resources/views/topicpopular.blade.php')
| -rw-r--r-- | resources/views/topicpopular.blade.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/views/topicpopular.blade.php b/resources/views/topicpopular.blade.php index 59ade5b..f70956d 100644 --- a/resources/views/topicpopular.blade.php +++ b/resources/views/topicpopular.blade.php @@ -23,7 +23,7 @@ html { <p class="card-text"> <strong>Hint:</strong> <em> - For a list of all topics please <a href="{{ route('topic_index') }}" alt="all topics">click here</a>. + Here is list <a href="{{ route('topic_index') }}" alt="all topics">sorted alphabetically</a>. </em> </p> </div> |
