mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Support for langauges written right-to-left
Signed-off-by: PyroPeter <abi1789@googlemail.com> Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
This commit is contained in:
parent
346e82716b
commit
3d6c6cc98a
3 changed files with 46 additions and 16 deletions
|
@ -2,7 +2,7 @@
|
|||
<!-- End of main content -->
|
||||
<?php
|
||||
if ($ver) {
|
||||
echo "<p class=\"pgbox\" style=\"text-align: right; font-size: 14px;\"><b>$ver</b></p>\n";
|
||||
echo "<div class=\"pgbox version\">$ver</div>";
|
||||
}
|
||||
?>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue