Merge branch 'fronkdev' into 'master'
Changed label for Fritzbox 5530 in Cpeprovisioning See merge request fronk/thetool!1246
This commit is contained in:
@@ -274,7 +274,7 @@ $pagination_entity_name = "Zu provisionierende CPEs";
|
||||
FritzBox 4050 (Inet, Phone IPTV)
|
||||
</option>
|
||||
<option value="FritzBox 5530" <?= ($product->cpeprovisioning->routertype == "FritzBox 5530") ? "selected='selected'" : "" ?>>
|
||||
FritzBox 5530 (Inet P2P, Phone, IPTV)
|
||||
FritzBox 5530 (Inet FiberP2P, Phone, IPTV)
|
||||
</option>
|
||||
<option value="FritzBox 7530" <?= ($product->cpeprovisioning->routertype == "FritzBox 7530") ? "selected='selected'" : "" ?>>
|
||||
FritzBox 7530 (Inet, Phone, IPTV)
|
||||
|
||||
Reference in New Issue
Block a user