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