mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 20:55:55 +00:00
standardize noscript errors
This commit is contained in:
@@ -75,10 +75,10 @@
|
||||
</div>
|
||||
|
||||
<noscript>
|
||||
<div class="error"><?php echo
|
||||
__("Your browser doesn't support Javascript, which is required
|
||||
<p>
|
||||
<?php print_error(__("Your browser doesn't support Javascript, which is required
|
||||
for this application to function properly. Please check your
|
||||
browser settings.") ?></div>
|
||||
browser settings.")) ?></p>
|
||||
</noscript>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user