Lepší hláška
authorThomas Mudrunka <tomas@mudrunka.cz>
Sat, 25 May 2013 23:25:57 +0000 (01:25 +0200)
committerThomas Mudrunka <tomas@mudrunka.cz>
Sat, 25 May 2013 23:25:57 +0000 (01:25 +0200)
assistants/bank.inc.php

index 5679871c7ba2a8c8362c7c19344ad5c33969cc20..3040f0e0115a222b5ecb6b180ff9f98b6275cbde 100644 (file)
@@ -125,7 +125,7 @@ switch($SUBPATH[0]) {
 
                                                foreach($accounts as $acc) echo("<option value='$acc'>$acc</option>");
                                        ?>
-                               </select> (pozor, dluhy se převádí opačným směrem než peníze!)<br /><br />
+                               </select> (pozor! zamysli se! převádíš peníze nebo dluhy?!)<br /><br />
                                Důvod: <input type="text" name="comment" maxlength="128" style="width:64em;" />
                                <input type="submit" name="transaction" value="Převést" />
                        </form>
This page took 0.166749 seconds and 4 git commands to generate.