diff --git a/src/views/admin/tags.tpl b/src/views/admin/tags.tpl
index 2075ed4643..00bf4675e7 100644
--- a/src/views/admin/tags.tpl
+++ b/src/views/admin/tags.tpl
@@ -1,7 +1,7 @@
 <div class="tags">
 	<!-- IF !tags.length -->
 	<div class="alert alert-warning">
-		<strong>No Tags</strong>
+		<strong>Your forum does not have any topics with tags yet!</strong>
 	</div>
 	<!-- ENDIF !tags.length -->