merge-requests/149/merge^2
Matthew Chambers 2022-08-13 14:57:30 -05:00
rodzic dada794ccd
commit 485adc6da1
2 zmienionych plików z 5 dodań i 4 usunięć

Wyświetl plik

@ -1140,10 +1140,10 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
</td>
</tr>
</table>
</td>
</div>
</td>
</tr>
</td>
</div>
</td>
</tr>
</table>
<table align="center">
<tr>

Wyświetl plik

@ -13679,6 +13679,7 @@ function postInit()
function changeLocale()
{
// set locale and then re-render if needed
renderI18n();
}