Revision 345248fd
Von Sven Schöling vor etwa 12 Jahren hinzugefügt
templates/webpages/oe/search.html | ||
---|---|---|
254 | 254 |
<input class="submit" type="submit" name="action" value="[% 'Continue' | $T8 %]"> |
255 | 255 |
</form> |
256 | 256 |
|
257 |
</body> |
Auch abrufbar als: Unified diff
</body> entfernt
erzeugt mit
find . -type f | xargs sed -i '/^\s*<\/body>$/d'