]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - html/cgi-bin/qos.cgi
Added a warning to qos rules that the rule which will be edit has to be saved otherwi...
[ipfire-2.x.git] / html / cgi-bin / qos.cgi
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
 ;