Update OEM Display for easier navigation.

Change-Id: Ib4e0e87ffc79ea2e6f48ca1785a92989091e4955
diff --git a/project/twrp2/165/index.html b/project/twrp2/165/index.html
deleted file mode 120000
index 7378554..0000000
--- a/project/twrp2/165/index.html
+++ /dev/null
@@ -1 +0,0 @@
-../../../devices/samsunggalaxyvictory4glte.html
\ No newline at end of file
diff --git a/project/twrp2/165/index.php b/project/twrp2/165/index.php
new file mode 100644
index 0000000..d641ef7
--- /dev/null
+++ b/project/twrp2/165/index.php
@@ -0,0 +1,3 @@
+<?php
+header("Location: /samsung/samsunggalaxyvictory4glte.html", true, 301);
+?>