added ru plural formula, updated template for edited privatebin.js

This commit is contained in:
atnaguzin
2016-12-16 12:21:15 +03:00
parent ccba2f029f
commit 2847bbc45d
7 changed files with 8 additions and 6 deletions

View File

@@ -53,7 +53,7 @@ if ($MARKDOWN):
<?php
endif;
?>
<script type="text/javascript" src="js/privatebin.js?<?php echo rawurlencode($VERSION); ?>" integrity="sha512-aKd7/5EFMPmeZTmL0Iyttt6sbukO9E40bUink8A/IJmrncCh1upGLlkhti7ygO+hq/ocgLJ0kKoxZETzTgNEww==" crossorigin="anonymous"></script>
<script type="text/javascript" src="js/privatebin.js?<?php echo rawurlencode($VERSION); ?>" integrity="sha512-rjwz4avxfj5hlAjYKAkrFcOmpg9N0IM61liTnCAZOEgYaWbQnfgQVQ0Oc/KYndxILjGOSCsxBYliNbrlLaMUjA==" crossorigin="anonymous"></script>
<!--[if lt IE 10]>
<style type="text/css">body {padding-left:60px;padding-right:60px;} #ienotice {display:block;} #oldienotice {display:block;}</style>
<![endif]-->