diff options
| author | horus | 2026-07-05 00:49:33 +0200 |
|---|---|---|
| committer | horus | 2026-07-05 00:49:33 +0200 |
| commit | d76dc67a6cfadee8a56368cee4558b5b7fdb10df (patch) | |
| tree | 75020612114f962aadb9ebf277f181f363bf69a6 /resources/views/topicpopular.blade.php | |
| parent | b495b5883418a05d3f000bfb845cbdfa740cb141 (diff) | |
| download | curious-d76dc67a6cfadee8a56368cee4558b5b7fdb10df.tar.gz | |
wording
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> |
