]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Added a warning to qos rules that the rule which will be edit has to be saved otherwi...
authorJan Paul Tuecking <earl@ipfire.org>
Wed, 22 Jul 2009 18:54:05 +0000 (20:54 +0200)
committerJan Paul Tuecking <earl@ipfire.org>
Wed, 22 Jul 2009 18:54:05 +0000 (20:54 +0200)
html/cgi-bin/qos.cgi
langs/de/cgi-bin/de.pl
langs/en/cgi-bin/en.pl

index 2eb125a4fb4e6db20776cfaae2cd16e07f4079e8..49031d0fdbd19c8ec213e10e6468605c651911aa 100644 (file)
@@ -1084,6 +1084,7 @@ END
                <tr><td width='33%' align='right'>$Lang::tr{'destination ip'}:
                    <td width='33%' align='left'><input type='text' name='DIP' maxlength='15' value='$qossettings{'DIP'}' />
                    <td width='33%' align='center'><input type='hidden' name='CLASS' value='$qossettings{'CLASS'}' /><input type='submit' name='DOLEVEL7' value='$Lang::tr{'save'}' />
+               <tr><td colspan="3" align='center'><font color="red"><em>$Lang::tr{'qos warning'}</em></font>
                </table></form>
 END
 ;
index 9d5740993bf9bb96f71aa5a840904d6f079381ea..19d35089f8cf2dee3fdd760ff9e2f383572b551a 100644 (file)
 'pulse' => 'Puls',
 'pulse dial' => 'Pulswahl:',
 'qos graphs' => 'Qos Diagramme',
+'qos warning' => 'Die Regel <strong>muss</strong> wieder gespeichert werden, ansonsten wird sie verworfen!',
 'quick playlist' => 'Quick Playlist',
 'ram' => 'RAM-Speicher',
 'read bytes' => 'Gelesene Bytes',
index f2a0bdb499b2eb36bb676b987102d3b9137ec200..c16d989dafdb1ad8fe2b187d79adc3a0442f7277 100644 (file)
 'pulse' => 'Pulse',
 'pulse dial' => 'Pulse dial:',
 'qos graphs' => 'Qos Graphs',
+'qos warning' => 'The rule <strong>must</strong> be saved, otherwise it will be discarded!',
 'quick control' => 'Quick Control',
 'quick playlist' => 'Quick Playlist',
 'ram' => 'RAM',