mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
Added a warning to qos rules that the rule which will be edit has to be saved otherwise it will be discarded.
This commit is contained in:
@@ -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
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user