=gettext("Edit Patch Entry"); ?>
=gettext("Description"); ?>
=gettext("Enter a description here for your reference."); ?>
=gettext("URL/Commit ID"); ?>
=gettext("Enter a URL to a patch, or a commit ID from the main github repository (NOT the tools or packages repos!)."); ?>
=gettext("Patch Contents"); ?>
=htmlspecialchars(base64_decode($pconfig['patch']));?>
=gettext("The contents of the patch. You can paste a patch here, or enter a URL/commit ID above, it can then be fetched into here automatically."); ?>
=gettext("Path Strip Count:"); ?>
>=$i;?>
=gettext("Base Directory"); ?>
=gettext("Enter the base directory for the patch, default is /. Patches from github are all based in /. Custom patches may need a full path here such as /usr/local/www/"); ?>
=gettext("Ignore Whitespace"); ?>
/>
=gettext("Ignore Whitespace"); ?>
=gettext("Set this option to ignore whitespace in the patch."); ?>
=gettext("Auto Apply"); ?>
/>
=gettext("Auto-Apply Patch"); ?>
=gettext("Set this option to apply the patch automatically when possible, useful for patches to survive after firmware updates."); ?>
Patch id:
" />
" onclick="history.back()" />