store-single bude potreba prepsat
authorThomas Mudrunka <tomas@mudrunka.cz>
Wed, 11 Apr 2012 11:43:11 +0000 (13:43 +0200)
committerThomas Mudrunka <tomas@mudrunka.cz>
Wed, 11 Apr 2012 11:43:11 +0000 (13:43 +0200)
assistants/store-single.inc.php
locale/cs/messages.inc.php

index 5e18f5941fbd24c8448572c2670413acfa8d34dd..c7c5d2e96902c97cf1d04b3e6b2f6abade442ef0 100644 (file)
@@ -1,4 +1,5 @@
 <?php
+die(T('Hors service!'));
 $this->process_http_request_post('new', false, false, "$URL_INTERNAL/2");
 switch($SUBPATH[0]) {
        default: case 1:
index 1dbb7e75c5006a5a8504f47c54a3f4809b5b0c7d..1376b151d8c88b5aba2d8beecdbf4ac015507741 100644 (file)
@@ -86,7 +86,7 @@ $LOCALE_MESSAGES = array(
                'stats' => 'statistiky',
                'set-margin' => 'nastavit přirážku',
                'store' => 'naskladnit',
-               'store-single' => 'naskladnit 1ks',
+               'store-single' => 'pridat model a naskladnit',
                'category-tree' => 'strom kategorií',
                'price-list' => 'ceník',
 
This page took 0.123126 seconds and 4 git commands to generate.