Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

http://confluence.atlassian.com/display/DOC/Editing+the+Footer - explains how vi to modify the property files inside of a jar file.

Instead, I just keep it simple, edit footer-content.vm and comment the first instance of,

Code Block
$action.getText('licensefooter.community',[$action.getText('url.atlassian'), $action.getText('hitcounter.community'), $license.organisation])<br>

using #* text *#

Code Block
#*$action.getText('licensefooter.community',[$action.getText('url.atlassian'), $action.getText('hitcounter.community'), $license.organisation])*#<br>